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