Try and set the name this way.

This commit is contained in:
Kevin Fenzi 2015-05-13 21:05:02 +00:00
parent 6bfa3c49f6
commit 19fdf0aa3c

View file

@ -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"