fix: disable logs explicitly in molecule config
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2021-02-04 22:42:35 +01:00
parent 05f52f5a8d
commit 979898a54a
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 0 deletions

View File

@ -19,5 +19,6 @@ provisioner:
env:
ANSIBLE_FILTER_PLUGINS: ${ANSIBLE_FILTER_PLUGINS:-./plugins/filter}
ANSIBLE_LIBRARY: ${ANSIBLE_LIBRARY:-./library}
log: False
verifier:
name: testinfra