add python3 to molecule requirements
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-11-24 23:37:54 +01:00
parent 6dc2a86c07
commit 77facdf2ac
2 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- python2-pip - python2-pip
roles: roles:
- role: xoxys.python3
- role: xoxys.docker-engine - role: xoxys.docker-engine
- name: Converge (Stage 2) - name: Converge (Stage 2)

View File

@ -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 - src: https://gitea.rknet.org/ansible/xoxys.docker-engine.git
name: xoxys.docker-engine name: xoxys.docker-engine
scm: git scm: git
version: master version: master
- src: https://gitea.rknet.org/ansible/xoxys.postgres.git - src: https://gitea.rknet.org/ansible/xoxys.postgres.git
name: xoxys.postgres name: xoxys.postgres
scm: git scm: git