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:
@@ -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 }}
|
||||
|
Reference in New Issue
Block a user