fix: disable logs explicitly in molecule config
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Robert Kaussow 2021-02-04 22:42:39 +01:00
parent fb84bc3b6e
commit cf8b05b03a
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

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