add python3 to molecule requirements
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6dc2a86c07
commit
77facdf2ac
@ -7,6 +7,7 @@
|
||||
- python2-pip
|
||||
|
||||
roles:
|
||||
- role: xoxys.python3
|
||||
- role: xoxys.docker-engine
|
||||
|
||||
- name: Converge (Stage 2)
|
||||
|
@ -1,8 +1,14 @@
|
||||
---
|
||||
- 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
|
||||
version: master
|
||||
|
||||
- src: https://gitea.rknet.org/ansible/xoxys.postgres.git
|
||||
name: xoxys.postgres
|
||||
scm: git
|
||||
|
Loading…
Reference in New Issue
Block a user