[copr] reverted to gather_facts: False
This commit is contained in:
parent
f90fa3eece
commit
e67fd9663b
1 changed files with 6 additions and 5 deletions
|
@ -6,8 +6,8 @@
|
||||||
user: fedora
|
user: fedora
|
||||||
sudo: True
|
sudo: True
|
||||||
#user: root
|
#user: root
|
||||||
gather_facts: True
|
# gather_facts: True
|
||||||
# gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
@ -38,7 +38,8 @@
|
||||||
#hosts: copr-back-stg
|
#hosts: copr-back-stg
|
||||||
user: fedora
|
user: fedora
|
||||||
sudo: True
|
sudo: True
|
||||||
gather_facts: True
|
#gather_facts: True
|
||||||
|
gather_facts: False
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
- "/srv/private/ansible/vars.yml"
|
- "/srv/private/ansible/vars.yml"
|
||||||
|
@ -55,8 +56,8 @@
|
||||||
#hosts: copr-back:copr-back-stg
|
#hosts: copr-back:copr-back-stg
|
||||||
#hosts: copr-back-stg
|
#hosts: copr-back-stg
|
||||||
#user: root
|
#user: root
|
||||||
gather_facts: True
|
#gather_facts: True
|
||||||
#gather_facts: False
|
gather_facts: False
|
||||||
user: fedora
|
user: fedora
|
||||||
sudo: True
|
sudo: True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue