[copr] new playbooks should affect only *-stg hosts

This commit is contained in:
Valentin Gologuzov 2014-10-10 12:44:02 +02:00
parent f27bd43dd2
commit 1e6b3d1b2c
3 changed files with 6 additions and 3 deletions

View file

@ -1,5 +1,6 @@
- name: check/create instance
hosts: copr-back:copr-back-stg
#hosts: copr-back:copr-back-stg
hosts: copr-back-stg
user: root
gather_facts: False

View file

@ -1,5 +1,6 @@
- name: check/create instance
hosts: copr-front-stg:copr-front
#hosts: copr-front-stg:copr-front
hosts: copr-front-stg
user: root
gather_facts: False

View file

@ -1,5 +1,6 @@
- name: check/create instance
hosts: copr-front:copr-front-stg
#hosts: copr-keygen:copr-keygen-stg
hosts: copr-keygen-stg
user: root
gather_facts: False