fix molecule requirements
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-11-29 23:13:28 +01:00
parent ebc37d8f37
commit ca0939c4c0
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@ dependency:
name: galaxy
options:
role-file: molecule/requirements.yml
requirements-file: molecule/requirements.yml
env:
ANSIBLE_GALAXY_DISPLAY_PROGRESS: "false"
driver:

View File

@ -2,3 +2,5 @@
collections:
- name: https://gitea.rknet.org/ansible/xoxys.general/releases/download/v1.2.0/xoxys-general-1.2.0.tar.gz
- name: community.general
roles: []