run copr playbook for both machines now

This commit is contained in:
Miroslav Suchý 2014-12-09 09:55:54 +00:00
parent a47dc899cc
commit 0feeb8b8f5

View file

@ -1,6 +1,6 @@
- name: check/create instance
#hosts: copr-back:copr-back-stg
hosts: copr-back
hosts: copr-back:copr-back-stg
#hosts: copr-back
user: root
gather_facts: False
@ -13,8 +13,8 @@
- include: "{{ tasks }}/growroot_cloud.yml"
- name: cloud basic setup
#hosts: copr-back:copr-back-stg
hosts: copr-back
hosts: copr-back:copr-back-stg
#hosts: copr-back
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- "{{ private }}/vars.yml"
@ -23,8 +23,8 @@
- include: "{{ tasks }}/cloud_setup_basic.yml"
- name: provision instance
#hosts: copr-back:copr-back-stg
hosts: copr-back
hosts: copr-back:copr-back-stg
#hosts: copr-back
user: root
gather_facts: False