Meraki Platform Options

Meraki only support 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

meraki_organization:
  auth_key: abc12345
  org_name: YourOrg
  state: present
delegate_to: localhost

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