mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
Fix hosts in the second play too.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
# Once the instance exists, configure it.
|
||||
|
||||
- name: make releng server system
|
||||
hosts: releng
|
||||
hosts: releng01.phx2.fedoraproject.org:releng02.phx2.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user