modification

This commit is contained in:
Johan Largy 2023-01-31 08:43:14 +01:00
parent c29549a281
commit 00289e1bcb

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 &"