mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
We need some facts
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
- name: make virthost server system
|
||||
hosts: virthost
|
||||
user: root
|
||||
gather_facts: False
|
||||
gather_facts: True
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
||||
Reference in New Issue
Block a user