Update ping/ping.yml
This commit is contained in:
parent
782ecf6eeb
commit
25f79483db
|
@ -2,5 +2,7 @@
|
|||
|
||||
- hosts: "{{ host }}"
|
||||
gather_facts: false
|
||||
become = true
|
||||
become_method = sudo
|
||||
tasks:
|
||||
- ping:
|
Loading…
Reference in New Issue