mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
[copr] reverted to gather_facts: False
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
user: fedora
|
||||
sudo: True
|
||||
#user: root
|
||||
gather_facts: True
|
||||
# gather_facts: False
|
||||
# gather_facts: True
|
||||
gather_facts: False
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
@@ -38,7 +38,8 @@
|
||||
#hosts: copr-back-stg
|
||||
user: fedora
|
||||
sudo: True
|
||||
gather_facts: True
|
||||
#gather_facts: True
|
||||
gather_facts: False
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- "/srv/private/ansible/vars.yml"
|
||||
@@ -55,8 +56,8 @@
|
||||
#hosts: copr-back:copr-back-stg
|
||||
#hosts: copr-back-stg
|
||||
#user: root
|
||||
gather_facts: True
|
||||
#gather_facts: False
|
||||
#gather_facts: True
|
||||
gather_facts: False
|
||||
user: fedora
|
||||
sudo: True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user