readme: HD setup as done

This commit is contained in:
2024-07-10 11:37:05 +02:00
parent b97af4010f
commit ef7a468991

View File

@@ -1,6 +1,7 @@
Arcodange Factory
```mermaid
%%{init: { 'logLevel': 'debug', 'theme': 'base', 'rough':true } }%%
flowchart
prepare_hd>HD setup]
@@ -67,6 +68,8 @@ flowchart
ansible == deploy ==> Gitea
ansible --- ansible_scripts
classDef done fill:gold,stroke:indigo,stroke-width:4px,color:blue;
class prepare_hd,nodeId2 done;
```
🏹💻🪽