ansible/changelogs/fragments/53601-meraki_switchport_improve_vlan_reliability.yml
Kevin Breit d59eb9edab meraki_switchport - Improve reliability (#54275)
* Rewrite much of the execution of meraki_switchport
- Previous versions had problems with idempotency and allowed_vlans

* Modified payload creation
- Parameter map is used
- propsed is created using .copy()
- Much cleaner this way

* Add whitespace for lint

* Add bugfix snippet for changelog
2019-05-16 12:10:32 -04:00

2 lines
86 B
YAML

bugfixes:
- "meraki_switchport - improve reliability with native VLAN functionality."