change to true gather facts
This commit is contained in:
parent
a86249e618
commit
405cca92fa
|
@ -3,7 +3,7 @@
|
|||
- hosts: localhost
|
||||
become: yes
|
||||
become_method: sudo
|
||||
gather_facts: no
|
||||
gather_facts: yes
|
||||
|
||||
tasks:
|
||||
|
||||
|
|
Loading…
Reference in New Issue