From ef7a468991d9462b1ef90925e99e1533e8670f39 Mon Sep 17 00:00:00 2001 From: Gabriel Radureau Date: Wed, 10 Jul 2024 11:37:05 +0200 Subject: [PATCH] readme: HD setup as done --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 136539a..bbda252 100644 --- a/README.md +++ b/README.md @@ -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; ``` 🏹💻🪽 \ No newline at end of file