Add git-ci role
This commit is contained in:
parent
bc8e27f9a6
commit
45d29d1280
6 changed files with 86 additions and 0 deletions
10
git-ci.yaml
Normal file
10
git-ci.yaml
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
- hosts: git-ci
|
||||
roles:
|
||||
- common
|
||||
- common-bitlair
|
||||
- git-ci
|
||||
vars:
|
||||
root_access:
|
||||
- ak
|
||||
- polyfloyd
|
Loading…
Add table
Add a link
Reference in a new issue