Fix hosts in the second play too.

This commit is contained in:
Kevin Fenzi 2013-11-25 18:43:22 +00:00
parent 494ec1033e
commit 0dd87ee096

View file

@ -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