delegate more
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m54s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m54s
Details
This commit is contained in:
parent
18e2ba2f75
commit
9c2ce06cb0
|
@ -11,6 +11,7 @@
|
|||
- name: Wait for 10s
|
||||
ansible.builtin.wait_for:
|
||||
timeout: 10
|
||||
delegate_to: localhost
|
||||
- name: Ping
|
||||
ansible.builtin.shell: |
|
||||
ping -c 5 {{ inventory_hostname }}
|
||||
|
|
Loading…
Reference in New Issue