meraki/meraki_network - Enable/disable VLANs on network (#48820)

* Redo branch to fix merge commit

* Add changelog fragment

* Make VLAN settings idempotent

* Fix conflict

* Change `version_added` to 2.9 instead of 2.8.
This commit is contained in:
Kevin Breit
2019-05-01 11:24:39 -05:00
committed by Nathaniel Case
parent 23ddc7738b
commit a89a2cf33f
3 changed files with 104 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- "meraki_network - Add support for enabling or disabling VLANs on a network."