Add git-ci role

This commit is contained in:
polyfloyd 2024-06-02 12:22:37 +02:00
parent bc8e27f9a6
commit 45d29d1280
6 changed files with 86 additions and 0 deletions

10
git-ci.yaml Normal file
View file

@ -0,0 +1,10 @@
---
- hosts: git-ci
roles:
- common
- common-bitlair
- git-ci
vars:
root_access:
- ak
- polyfloyd