Merge "Fix typo for vpnaas_custom_config distribution"
This commit is contained in:
commit
b399ac2a3c
@ -211,7 +211,7 @@
|
|||||||
loop: "{{ neutron_vpnaas_custom_config }}"
|
loop: "{{ neutron_vpnaas_custom_config }}"
|
||||||
when:
|
when:
|
||||||
- neutron_vpnaas_custom_config | length > 0
|
- neutron_vpnaas_custom_config | length > 0
|
||||||
- neutron_services['neutron-l3-agent']['group'] in group_name
|
- neutron_services['neutron-l3-agent']['group'] in group_names
|
||||||
- item.condition | default(True)
|
- item.condition | default(True)
|
||||||
|
|
||||||
- name: Stop haproxy service on debian derivatives with standalone network nodes
|
- name: Stop haproxy service on debian derivatives with standalone network nodes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user