Don’t gather facts when setting them
This commit is contained in:
parent
8c82af23e4
commit
16f34c4502
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
- hosts: '*'
|
- hosts: '*'
|
||||||
|
gather_facts: false
|
||||||
roles:
|
roles:
|
||||||
- facts
|
- facts
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue