mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 06:46:36 +01:00
On ansible-core 2.14 and below, `var_files` chokes on missing file. This is no longer the case with ansible-core 2.15. We need a different strategy so that ansible ignores non-existent files.