mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Remove notes since it's already specified in the doc fragment (#41614)
This commit is contained in:
parent
cccaf951fa
commit
62bad5d592
4 changed files with 0 additions and 13 deletions
|
@ -20,9 +20,6 @@ short_description: Manage administrators in the Meraki cloud
|
||||||
version_added: '2.6'
|
version_added: '2.6'
|
||||||
description:
|
description:
|
||||||
- Allows for creation, management, and visibility into administrators within Meraki.
|
- Allows for creation, management, and visibility into administrators within Meraki.
|
||||||
notes:
|
|
||||||
- More information about the Meraki API can be found at U(https://dashboard.meraki.com/api_docs).
|
|
||||||
- Some of the options are likely only used for developers within Meraki.
|
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -21,10 +21,6 @@ version_added: "2.6"
|
||||||
description:
|
description:
|
||||||
- Allows for creation, management, and visibility into networks within Meraki.
|
- Allows for creation, management, and visibility into networks within Meraki.
|
||||||
|
|
||||||
notes:
|
|
||||||
- More information about the Meraki API can be found at U(https://dashboard.meraki.com/api_docs).
|
|
||||||
- Some of the options are likely only used for developers within Meraki.
|
|
||||||
|
|
||||||
options:
|
options:
|
||||||
auth_key:
|
auth_key:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -20,9 +20,6 @@ short_description: Manage organizations in the Meraki cloud
|
||||||
version_added: "2.6"
|
version_added: "2.6"
|
||||||
description:
|
description:
|
||||||
- Allows for creation, management, and visibility into organizations within Meraki.
|
- Allows for creation, management, and visibility into organizations within Meraki.
|
||||||
notes:
|
|
||||||
- More information about the Meraki API can be found at U(https://dashboard.meraki.com/api_docs).
|
|
||||||
- Some of the options are likely only used for developers within Meraki.
|
|
||||||
options:
|
options:
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -20,9 +20,6 @@ short_description: Manage organizations in the Meraki cloud
|
||||||
version_added: "2.6"
|
version_added: "2.6"
|
||||||
description:
|
description:
|
||||||
- Allows for management of SNMP settings for Meraki.
|
- Allows for management of SNMP settings for Meraki.
|
||||||
notes:
|
|
||||||
- More information about the Meraki API can be found at U(https://dashboard.meraki.com/api_docs).
|
|
||||||
- Some of the options are likely only used for developers within Meraki.
|
|
||||||
options:
|
options:
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue