ajout script python3

This commit is contained in:
Johan Largy
2023-01-31 09:35:35 +01:00
parent 46ad76af18
commit 4490b84c15
4 changed files with 5 additions and 4 deletions

View File

@@ -40,5 +40,3 @@
enabled: yes
state: restarted
- name: ouverture port 8000 pour copie fichier config
command: "cd /root/confwg/ && python3 -m http.server 8000 &"