Update ping/ping.yml
This commit is contained in:
parent
6ef847c9e0
commit
79ba9f2f8f
|
@ -2,7 +2,5 @@
|
|||
|
||||
- hosts: "{{ host }}"
|
||||
gather_facts: true
|
||||
become: yes
|
||||
become_method: sudo
|
||||
tasks:
|
||||
- ping:
|
Loading…
Reference in New Issue