fix: disable logs explicitly in molecule config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2021-02-04 22:42:38 +01:00
parent c5f1dfa7df
commit 7dc83f5eb5
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