delegate more
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m54s
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m54s
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…
x
Reference in New Issue
Block a user