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
|
||||
sudo: False
|
||||
local_action:
|
||||
name: {{ name }}
|
||||
module: nova_compute
|
||||
auth_url: "{{os_auth_url}}"
|
||||
login_username: "admin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue