ansible/changelogs/fragments/ovs-46c4645b69c20178.yaml

5 lines
233 B
YAML
Raw Normal View History

bugfixes:
- openvswitch_bridge - The module was not properly updating the vlan when
updating a bridge. This is now fixed so vlans are properly updated and
tests has been put in place to check that this doesn't break again.