gather facts yes
This commit is contained in:
parent
81c94142e1
commit
d96e625808
|
@ -3,7 +3,7 @@
|
||||||
- hosts: "{{ ip_addr }}"
|
- hosts: "{{ ip_addr }}"
|
||||||
become: yes
|
become: yes
|
||||||
become_method: sudo
|
become_method: sudo
|
||||||
gather_facts: no
|
gather_facts: yes
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue