Skip to content

Commit 0670499

Browse files
committed
minor lint fix in wait_for_connection
1 parent 8bf2ffc commit 0670499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

olam/check_instance_available.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
- name: Wait for systems to become reachable and usable
1717
ansible.builtin.wait_for_connection:
18-
18+
1919
# - name: Wait for systems to become reachable using ssh
2020
# ansible.builtin.wait_for:
2121
# port: 22

0 commit comments

Comments
 (0)