Merge "Restart OVS container after hw-offload change" into stable/2023.2
This commit is contained in:
commit
80353fe721
@ -16,6 +16,8 @@
|
||||
loop:
|
||||
- { col: "external_ids", name: "system-id", value: "{{ openvswitch_system_id }}" }
|
||||
- { col: "other_config", name: "hw-offload", value: true, state: "{{ 'present' if openvswitch_hw_offload | bool else 'absent' }}" }
|
||||
notify:
|
||||
- "Restart openvswitch-vswitchd container"
|
||||
|
||||
- name: Ensuring OVS bridge is properly setup
|
||||
become: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user