Ansible getting started
Installation, Upgrade & Configuration
Using Ansible
Contributing to Ansible
Extending Ansible
Common Ansible Scenarios
Network Automation
Ansible Galaxy
Reference & Appendices
Roadmaps
Join AnsibleFest at Red Hat Summit!
You are reading an older version of the Ansible documentation. Use the version selection to the left if you want the latest (stable) released version.
The cisco.meraki collection only supports the local connection type at this time.
local
Connections available
Example Meraki task
Dashboard API
Protocol
HTTP(S)
Credentials
uses API key from Dashboard
Connection Settings
ansible_connection: localhost
Returned Data Format
data.
cisco.meraki.meraki_organization: auth_key: abc12345 org_name: YourOrg state: present delegate_to: localhost
See also
Setting timeout options