try to disable galaxy progress
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2020-10-18 23:54:30 +02:00
parent f3e5234405
commit 45f8eaee43
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 2 additions and 1 deletions

View File

@ -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