Fix hosts in the second play too.
This commit is contained in:
parent
494ec1033e
commit
0dd87ee096
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
# Once the instance exists, configure it.
|
# Once the instance exists, configure it.
|
||||||
|
|
||||||
- name: make releng server system
|
- name: make releng server system
|
||||||
hosts: releng
|
hosts: releng01.phx2.fedoraproject.org:releng02.phx2.fedoraproject.org
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue