Merge "openvswitch: Set fail_mode to standalone for external bridges"
This commit is contained in:
commit
54451a814b
@ -26,7 +26,7 @@
|
||||
module_name: openvswitch_bridge
|
||||
module_args:
|
||||
bridge: "{{ item.0 }}"
|
||||
fail_mode: secure
|
||||
fail_mode: standalone
|
||||
loop:
|
||||
- "{{ neutron_bridge_name.split(',') }}"
|
||||
when:
|
||||
|
Loading…
x
Reference in New Issue
Block a user