|
@@ -137,7 +137,7 @@
|
|
edits: "{{ openshift_hosted_registry_edits }}"
|
|
edits: "{{ openshift_hosted_registry_edits }}"
|
|
force: "{{ True|bool in openshift_hosted_registry_force }}"
|
|
force: "{{ True|bool in openshift_hosted_registry_force }}"
|
|
|
|
|
|
-- when: openshift_hosted_registry_wait
|
|
|
|
|
|
+- when: openshift_hosted_registry_wait == True
|
|
block:
|
|
block:
|
|
- name: Ensure OpenShift registry correctly rolls out (best-effort today)
|
|
- name: Ensure OpenShift registry correctly rolls out (best-effort today)
|
|
command: |
|
|
command: |
|