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