add git gestion

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2025-11-21 22:47:37 +01:00
commit 5f977df8f3
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
3 changed files with 22 additions and 3 deletions

8
defaults/main.yml Normal file
View file

@ -0,0 +1,8 @@
---
deploy:
git_user: ""
git_token: ""
git_host: "git.g3e.fr"
...