Still need quotes here.
This commit is contained in:
parent
ca5446d2d2
commit
92eedac4ed
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue