This commit is contained in:
parent
d980e3ac62
commit
26a4e09156
@ -1,7 +1,11 @@
|
||||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
vars:
|
||||
python3_packages_extra:
|
||||
- epel-release
|
||||
|
||||
roles:
|
||||
- role: xoxys.python3
|
||||
- role: xoxys.docker-engine
|
||||
- role: xoxys.droneci
|
||||
|
@ -1,4 +1,9 @@
|
||||
---
|
||||
- src: https://gitea.rknet.org/ansible/xoxys.python3.git
|
||||
name: xoxys.python3
|
||||
scm: git
|
||||
version: master
|
||||
|
||||
- src: https://gitea.rknet.org/ansible/xoxys.docker-engine.git
|
||||
name: xoxys.docker-engine
|
||||
scm: git
|
||||
|
Loading…
Reference in New Issue
Block a user