Update playbooks/ping.yml
This commit is contained in:
parent
956d9ad4cc
commit
19122e5efb
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
- name: Playbook para realizar un ping a todos los hosts
|
- name: Playbook para realizar un ping a todos los hosts
|
||||||
hosts: all
|
hosts: all
|
||||||
|
remote_user: root
|
||||||
tasks:
|
tasks:
|
||||||
- name: Ejecutar un ping a los hosts remotos
|
- name: Ejecutar un ping a los hosts remotos
|
||||||
ping:
|
ping:
|
||||||
Loading…
Reference in New Issue
Block a user