Add git role

This commit is contained in:
polyfloyd 2024-04-21 19:15:10 +02:00
parent 303e188e24
commit 5dd519d88a
9 changed files with 215 additions and 0 deletions

7
git.yaml Normal file
View file

@ -0,0 +1,7 @@
---
- hosts: git
roles:
- common
- common-bitlair
- acme
- git-server