Test inject facts as vars in CI

Signed-off-by: Will Szumski <will@stackhpc.com>
This commit is contained in:
Will Szumski 2023-11-15 18:13:22 +00:00
parent 4cbbf8dfd8
commit 81594cbb80

View file

@ -125,6 +125,7 @@
env:
ANSIBLE_HOST_KEY_CHECKING: "false"
ANSIBLE_DEPRECATION_WARNINGS: "false"
ANSIBLE_INJECT_FACT_VARS: "false"
# Remove test system - User secrets to keep if necessary