This commit is contained in:
parent
f94547123a
commit
9a754493be
|
@ -3,5 +3,5 @@
|
||||||
hosts: "{{ hosts_servers }}"
|
hosts: "{{ hosts_servers }}"
|
||||||
tasks:
|
tasks:
|
||||||
- name: Ping Linux hosts using ping module
|
- name: Ping Linux hosts using ping module
|
||||||
ansible.builtin.ping:
|
ansible.builtin.ping:
|
||||||
|
|
Loading…
Reference in New Issue