This commit is contained in:
parent
6c3867fb57
commit
3710f97b38
@ -54,8 +54,8 @@
|
|||||||
dest: ipam-in-cluster/{{ components.clusterapi.management.version.ipam_incluster }}/metadata.yaml
|
dest: ipam-in-cluster/{{ components.clusterapi.management.version.ipam_incluster }}/metadata.yaml
|
||||||
loop_control:
|
loop_control:
|
||||||
label: "{{ item.url | basename }}"
|
label: "{{ item.url | basename }}"
|
||||||
retries: "{{ playbook.retries }}"
|
retries: 5
|
||||||
delay: "{{ playbook.delays.short }}"
|
delay: 5
|
||||||
until: clusterapi_manifests is not failed
|
until: clusterapi_manifests is not failed
|
||||||
|
|
||||||
# - name: Inject manifests
|
# - name: Inject manifests
|
||||||
|
Loading…
Reference in New Issue
Block a user