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