Still need quotes here.

This commit is contained in:
Kevin Fenzi 2015-03-16 17:12:15 +00:00
parent ca5446d2d2
commit 92eedac4ed

View file

@ -46,7 +46,7 @@
security_groups: "{{security_group}}"
key_name: "{{ keypair }}"
nics:
- net-id: {{ cloud_networks }}
- net-id: "{{ cloud_networks }}"
#floating_ips:
# - "{{public_ip}}"
register: nova_result