ansible/changelogs/fragments/53601-meraki_switchport_improve_vlan_reliability.yml
Kevin Breit 42fb862605 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

(cherry picked from commit d59eb9edab)
2019-05-22 09:47:36 -07:00

2 lines
86 B
YAML

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