try to disable galaxy progress
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
f3e5234405
commit
45f8eaee43
@ -4,6 +4,8 @@ dependency:
|
||||
options:
|
||||
role-file: molecule/requirements.yml
|
||||
requirements-file: molecule/requirements.yml
|
||||
env:
|
||||
ANSIBLE_GALAXY_DISPLAY_PROGRESS: False
|
||||
driver:
|
||||
name: delegated
|
||||
platforms:
|
||||
@ -17,6 +19,5 @@ provisioner:
|
||||
env:
|
||||
ANSIBLE_FILTER_PLUGINS: ${ANSIBLE_FILTER_PLUGINS:-./plugins/filter}
|
||||
ANSIBLE_LIBRARY: ${ANSIBLE_LIBRARY:-./library}
|
||||
ANSIBLE_GALAXY_DISPLAY_PROGRESS: False
|
||||
verifier:
|
||||
name: testinfra
|
||||
|
Loading…
Reference in New Issue
Block a user