1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 06:46:36 +01:00
Files
installer/upi
Martin André 2b3a97bddd OCPBUGS-39285: Fix var_files syntax to work on older version of ansible
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.
2024-09-17 07:35:02 +02:00
..