fix 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
7713a1c0a9
commit
9bc7c3859c
@ -3,6 +3,7 @@ dependency:
|
|||||||
name: galaxy
|
name: galaxy
|
||||||
options:
|
options:
|
||||||
role-file: molecule/requirements.yml
|
role-file: molecule/requirements.yml
|
||||||
|
requirements-file: molecule/requirements.yml
|
||||||
env:
|
env:
|
||||||
ANSIBLE_GALAXY_DISPLAY_PROGRESS: "false"
|
ANSIBLE_GALAXY_DISPLAY_PROGRESS: "false"
|
||||||
driver:
|
driver:
|
||||||
|
@ -2,3 +2,5 @@
|
|||||||
collections:
|
collections:
|
||||||
- name: https://gitea.rknet.org/ansible/xoxys.general/releases/download/v1.2.0/xoxys-general-1.2.0.tar.gz
|
- name: https://gitea.rknet.org/ansible/xoxys.general/releases/download/v1.2.0/xoxys-general-1.2.0.tar.gz
|
||||||
- name: community.general
|
- name: community.general
|
||||||
|
|
||||||
|
roles: []
|
||||||
|
Loading…
Reference in New Issue
Block a user