Skip to content

Commit

Permalink
De-dup task name
Browse files Browse the repository at this point in the history
This makes it easier to debug.
  • Loading branch information
mandre committed Jun 5, 2024
1 parent c3650ee commit 6a8ee16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/openshift_adm/tasks/api_cert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
loop_control:
label: "{{ item }}"

- name: Wait until the OpenShift cluster is stable.
- name: Wait until the OpenShift cluster is stable after certificate update.
environment:
KUBECONFIG: "{{ cifmw_openshift_kubeconfig }}"
PATH: "{{ cifmw_path }}"
Expand Down

0 comments on commit 6a8ee16

Please sign in to comment.