mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
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
This commit is contained in:
committed by
Nathaniel Case
parent
4b0014166b
commit
d59eb9edab
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "meraki_switchport - improve reliability with native VLAN functionality."
|
||||
Reference in New Issue
Block a user