mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
meraki_vlan - Add note explaining VLAN support tests in a Meraki network (#48278)
* Add note explaining VLAN support tests in a Meraki network * Small fix.
This commit is contained in:
@@ -21,6 +21,7 @@ version_added: "2.7"
|
||||
description:
|
||||
- Create, edit, query, or delete VLANs in a Meraki environment.
|
||||
notes:
|
||||
- Meraki's API will return an error if VLANs aren't enabled on a network. VLANs are returned properly if VLANs are enabled on a network.
|
||||
- Some of the options are likely only used for developers within Meraki.
|
||||
- Meraki's API defaults to networks having VLAN support disabled and there is no way to enable VLANs support in the API. VLAN support must be enabled manually.
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user