chore: release 1.10.1 #101

Merged
jon_nfc merged 1 commits from development into master 2024-05-03 19:26:31 +00:00

View File

@ -579,7 +579,7 @@
'operator_calico' in ansible_run_tags
)
or
not file_calico_yaml_metadata.stat.exists
not file_calico_yaml_metadata.stat.exists | default(false)
)
and
'calico_manifest' not in ansible_run_tags