ansible_deploy/defaults/main.yml
GnomeZworc 5f977df8f3
add git gestion
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2025-11-21 22:47:37 +01:00

8 lines
No EOL
73 B
YAML

---
deploy:
git_user: ""
git_token: ""
git_host: "git.g3e.fr"
...