Try and set the name this way.
This commit is contained in:
parent
6bfa3c49f6
commit
19fdf0aa3c
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
- name: spin UP VM using nova_compute
|
- name: spin UP VM using nova_compute
|
||||||
sudo: False
|
sudo: False
|
||||||
local_action:
|
local_action:
|
||||||
|
name: {{ name }}
|
||||||
module: nova_compute
|
module: nova_compute
|
||||||
auth_url: "{{os_auth_url}}"
|
auth_url: "{{os_auth_url}}"
|
||||||
login_username: "admin"
|
login_username: "admin"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue