Call nova from localhost
This commit is contained in:
parent
2516cb097a
commit
23da3c4ea4
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
# when: vm_status.stdout != "ACTIVE"
|
||||
|
||||
- name: spin UP VM using nova_compute
|
||||
delegate_to: 127.0.0.1
|
||||
nova_compute:
|
||||
# insecure: True
|
||||
auth_url: "{{OS_AUTH_URL}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue