Correct group name all around.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4b9198fb5b
commit
ee97680d55
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=ipsilon:ipsilon-stg"
|
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=ipsilon:ipsilon_stg"
|
||||||
|
|
||||||
- name: make the box be real
|
- name: make the box be real
|
||||||
hosts: ipsilon:ipsilon-stg
|
hosts: ipsilon:ipsilon_stg
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@
|
||||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
- name: deploy ipsilon itself
|
- name: deploy ipsilon itself
|
||||||
hosts: ipsilon:ipsilon-stg
|
hosts: ipsilon:ipsilon_stg
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue