ansible/changelogs/fragments/53597-meraki_vlan_check_mode.yml
Kevin Breit 87169c4aa4 meraki_vlan - Enable check mode (#54627)
* Add support for check mode

* Add diff support
- diff support is based on "have" and "want" data structures.
- Review needs to be done on the diffs for accuracy and usefulness.
- Changed change mode changed responses to be accurate.

* Remove config template based integration tests
2019-06-12 10:43:02 -04:00

3 lines
67 B
YAML

---
minor_changes:
- "meraki_vlan - Add support for check mode."