This commit is contained in:
@ -75,6 +75,6 @@
|
||||
kubeconfig: "{{ kubeconfig.path }}"
|
||||
register: patch_result
|
||||
until:
|
||||
- patch_result is not failed
|
||||
- patch_result.changed is true
|
||||
retries: "{{ playbook.retries }}"
|
||||
delay: "{{ playbook.delay.short }}"
|
||||
|
Reference in New Issue
Block a user