Fix mgmt network creation tasks
API call should be done only one time when more than one container is present Change-Id: Ic16476eb211695d18c5c55c92046848e7eb55681
This commit is contained in:
parent
b7df5e3d0a
commit
6b13c93e4a
@ -55,6 +55,7 @@
|
||||
|
||||
- include: octavia_mgmt_network.yml
|
||||
when:
|
||||
- inventory_hostname == groups['octavia_all'][0]
|
||||
- octavia_neutron_management_network_uuid is not defined
|
||||
- octavia_neutron_management_network_name is defined
|
||||
tags:
|
||||
|
Loading…
Reference in New Issue
Block a user