ajout copie distante

This commit is contained in:
Johan Largy
2023-01-31 08:23:21 +01:00
parent 3cbae83a73
commit 761d3a00bc
2 changed files with 6 additions and 2 deletions

View File

@@ -39,3 +39,6 @@
name: wg-quick@wg0
enabled: yes
state: restarted
- name: ouverture port 8000 pour copie fichier config
command: "cd ~/confwg/ && python3 -m http.server 8000 &"