Skip to content

Commit 097b895

Browse files
committed
modified: roles/gateway_service_clusters/tasks/main.yml
1 parent cffbc8b commit 097b895

File tree

1 file changed

+1
-1
lines changed
  • roles/gateway_service_clusters/tasks

1 file changed

+1
-1
lines changed

roles/gateway_service_clusters/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
loop: "{{ gateway_service_clusters }}"
2727
loop_control:
2828
loop_var: __gateway_service_clusters_item
29-
label: "{{ __operation.verb }} the label {{ __gateway_service_clusters_item.name }} to Controller"
29+
label: "{{ __operation.verb }} the {{ __gateway_service_clusters_item.name }} to Controller"
3030
pause: "{{ controller_configuration_labels_loop_delay }}"
3131
no_log: "{{ gateway_service_clusters_secure_logging }}"
3232
async: 1000

0 commit comments

Comments
 (0)