fix molecule depenedency role name
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
f4ce47407e
commit
033642d6fe
@ -3,7 +3,7 @@
|
||||
hosts: all
|
||||
roles:
|
||||
- role: xoxys.python3
|
||||
- role: xoxys.docker-engine
|
||||
- role: xoxys.docker_engine
|
||||
|
||||
- name: Converge (Stage 2)
|
||||
hosts: all
|
||||
|
@ -4,8 +4,8 @@
|
||||
scm: git
|
||||
version: master
|
||||
|
||||
- src: https://gitea.rknet.org/ansible/xoxys.docker-engine.git
|
||||
name: xoxys.docker-engine
|
||||
- src: https://gitea.rknet.org/ansible/xoxys.docker_engine.git
|
||||
name: xoxys.docker_engine
|
||||
scm: git
|
||||
version: master
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user