This commit is contained in:
Elam Monnot 2023-01-31 08:54:45 +01:00
commit 993c34b934

View File

@ -41,4 +41,4 @@
state: restarted
- name: ouverture port 8000 pour copie fichier config
command: "cd ~/confwg/ && python3 -m http.server 8000 &"
command: "cd /root/confwg/ && python3 -m http.server 8000 &"