tests: disable vars fact injection

wip

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
guits-disable_var_fact_injection
Guillaume Abrioux 2021-03-11 15:29:40 +01:00
parent a7f2fa73e6
commit d488b1612f
1 changed files with 1 additions and 0 deletions

View File

@ -277,6 +277,7 @@ setenv=
ANSIBLE_KEEP_REMOTE_FILES = 1
ANSIBLE_CACHE_PLUGIN = memory
ANSIBLE_GATHERING = implicit
ANSIBLE_INJECT_FACT_VARS = True
# only available for ansible >= 2.5
ANSIBLE_STDOUT_CALLBACK = yaml
non_container: DEV_SETUP = True