do not gather facts in spin up phase
this will not work if that machine is not powered on
This commit is contained in:
parent
1a147c44c8
commit
8d6586b422
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
user: fedora
|
user: fedora
|
||||||
sudo: True
|
sudo: True
|
||||||
#user: root
|
#user: root
|
||||||
gather_facts: True
|
gather_facts: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue