mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Add in items to make backup01.iad2 be used in ansible
This commit is contained in:
@@ -47,6 +47,7 @@ certgetter01.iad2.fedoraproject.org
|
||||
|
||||
[backup]
|
||||
backup01.phx2.fedoraproject.org
|
||||
backup01.iad2.fedoraproject.org
|
||||
|
||||
[badges_backend]
|
||||
badges-backend01.phx2.fedoraproject.org
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# NOTE: most of these vars_path come from group_vars/backup_server or from hostvars
|
||||
|
||||
- name: make backup server system
|
||||
hosts: backup01.phx2.fedoraproject.org
|
||||
hosts: backup
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user