Merge "Provides group_names for use with provider_network plugin"
This commit is contained in:
commit
113634d372
@ -77,6 +77,7 @@
|
||||
provider_networks: "{{ provider_networks }}"
|
||||
bind_prefix: "{{ provider_network_bind_prefix | default('') }}"
|
||||
is_metal: "{{ is_metal }}"
|
||||
group_names: "{{ group_names }}"
|
||||
register: pndata
|
||||
when: neutron_provider_networks is not defined
|
||||
tags:
|
||||
|
Loading…
x
Reference in New Issue
Block a user