Merge branch 'development' into 'master'
chore: release 1.10.1 See merge request nofusscomputing/projects/ansible/collections/kubernetes!67
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user