run on prod - take 2
This commit is contained in:
parent
c67fef040f
commit
a3e9c8b18a
1 changed files with 4 additions and 4 deletions
|
@ -13,8 +13,8 @@
|
||||||
- include: "{{ tasks }}/growroot_cloud.yml"
|
- include: "{{ tasks }}/growroot_cloud.yml"
|
||||||
|
|
||||||
- name: cloud basic setup
|
- name: cloud basic setup
|
||||||
hosts: copr-back:copr-back-stg
|
#hosts: copr-back:copr-back-stg
|
||||||
#hosts: copr-back-stg
|
#hosts: copr-back
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
- "/srv/private/ansible/vars.yml"
|
- "/srv/private/ansible/vars.yml"
|
||||||
|
@ -23,8 +23,8 @@
|
||||||
- include: "{{ tasks }}/cloud_setup_basic.yml"
|
- include: "{{ tasks }}/cloud_setup_basic.yml"
|
||||||
|
|
||||||
- name: provision instance
|
- name: provision instance
|
||||||
# hosts: copr-back:copr-back-stg
|
#hosts: copr-back:copr-back-stg
|
||||||
hosts: copr-back-stg
|
hosts: copr-back
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue