diff options
author | Kevin Breit <kevin.breit@kevinbreit.net> | 2018-06-15 19:47:19 -0500 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2018-06-21 15:12:18 -0700 |
commit | 544c9e1f32f30a4b3ec10cec0dfb23bb49514c22 (patch) | |
tree | 25cc2cef5d95b3f4c9a3b50c3396d483d81f93ab /lib | |
parent | 933ca5a41bbd733cc91d0339759cbabfccc74a06 (diff) | |
download | ansible-544c9e1f32f30a4b3ec10cec0dfb23bb49514c22.tar.gz |
Remove notes since it's already specified in the doc fragment
(cherry picked from commit 12a4dd44b59e35718524aafb52bae9e7705c168e)
Diffstat (limited to 'lib')
4 files changed, 0 insertions, 13 deletions
diff --git a/lib/ansible/modules/network/meraki/meraki_admin.py b/lib/ansible/modules/network/meraki/meraki_admin.py index 5146e67ef6..2a5379bd8e 100644 --- a/lib/ansible/modules/network/meraki/meraki_admin.py +++ b/lib/ansible/modules/network/meraki/meraki_admin.py @@ -20,9 +20,6 @@ short_description: Manage administrators in the Meraki cloud version_added: '2.6' description: - 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: name: description: diff --git a/lib/ansible/modules/network/meraki/meraki_network.py b/lib/ansible/modules/network/meraki/meraki_network.py index 32a7dbfe2c..ebc207b6c2 100644 --- a/lib/ansible/modules/network/meraki/meraki_network.py +++ b/lib/ansible/modules/network/meraki/meraki_network.py @@ -21,10 +21,6 @@ version_added: "2.6" description: - 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: auth_key: description: diff --git a/lib/ansible/modules/network/meraki/meraki_organization.py b/lib/ansible/modules/network/meraki/meraki_organization.py index 65c15a5dfa..9589ef8a52 100644 --- a/lib/ansible/modules/network/meraki/meraki_organization.py +++ b/lib/ansible/modules/network/meraki/meraki_organization.py @@ -20,9 +20,6 @@ short_description: Manage organizations in the Meraki cloud version_added: "2.6" description: - 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: state: description: diff --git a/lib/ansible/modules/network/meraki/meraki_snmp.py b/lib/ansible/modules/network/meraki/meraki_snmp.py index 52bb780ebe..bada8682a8 100644 --- a/lib/ansible/modules/network/meraki/meraki_snmp.py +++ b/lib/ansible/modules/network/meraki/meraki_snmp.py @@ -20,9 +20,6 @@ short_description: Manage organizations in the Meraki cloud version_added: "2.6" description: - 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: state: description: |