[copr] new playbooks should affect only *-stg hosts
This commit is contained in:
parent
f27bd43dd2
commit
1e6b3d1b2c
3 changed files with 6 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
||||||
- name: check/create instance
|
- name: check/create instance
|
||||||
hosts: copr-back:copr-back-stg
|
#hosts: copr-back:copr-back-stg
|
||||||
|
hosts: copr-back-stg
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
- name: check/create instance
|
- name: check/create instance
|
||||||
hosts: copr-front-stg:copr-front
|
#hosts: copr-front-stg:copr-front
|
||||||
|
hosts: copr-front-stg
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
- name: check/create instance
|
- name: check/create instance
|
||||||
hosts: copr-front:copr-front-stg
|
#hosts: copr-keygen:copr-keygen-stg
|
||||||
|
hosts: copr-keygen-stg
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue