See what ansible does without quotes here

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-06-22 19:07:09 +00:00
parent 46d868b309
commit 6ab6608671

View file

@ -6,7 +6,7 @@
security_groups: all-icmp-transient,web-80-anywhere-transient,web-443-anywhere-transient,ssh-anywhere-transient,default
nics:
# transient-net
- net-id: "96e0590b-e572-4340-9408-ce4d4e4f4536"
- net-id: 96e0590b-e572-4340-9408-ce4d4e4f4536
name: "{{ name }}"
module: nova_compute
auth_url: "{{os_auth_url}}"