Meraki Platform Options

From Get docs
Ansible/docs/2.11/network/user guide/platform meraki


Meraki Platform Options

The cisco.meraki collection only supports the local connection type at this time.

Connections available

Dashboard API
Protocol HTTP(S)
Credentials uses API key from Dashboard
Connection Settings ansible_connection: localhost
Returned Data Format data.

Example Meraki task

cisco.meraki.meraki_organization:
  auth_key: abc12345
  org_name: YourOrg
  state: present
delegate_to: localhost

© 2012–2018 Michael DeHaan
© 2018–2021 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/2.11/network/user_guide/platform_meraki.html