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:34 +01:00
parent 50ac65514a
commit 5700dada23
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