Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joelwking/ansible-meraki
Ansible modules for Cisco Meraki cloud managed networks
https://github.com/joelwking/ansible-meraki
Last synced: 3 months ago
JSON representation
Ansible modules for Cisco Meraki cloud managed networks
- Host: GitHub
- URL: https://github.com/joelwking/ansible-meraki
- Owner: joelwking
- License: mit
- Created: 2016-09-06T20:17:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T17:39:47.000Z (over 7 years ago)
- Last Synced: 2024-08-03T01:14:30.130Z (6 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-merakiapis - ansible-meraki - Ansible modules for Cisco Meraki cloud managed networks. (Administration / Contents)
README
# ansible-meraki
Ansible modules for Cisco Meraki cloud managed networks. This repo was created as sample code for training network engineers on how to use the Meraki APIs.I encourage you to look at the playbook `meraki_provisioning.yml` for ideas of what Ansible modules need be developed and their respective arguments to provide additional functionality.
## DevNet Create
Please see session *API 102: Programming with Meraki APIs* at https://www.devnetcreate.io/2017/ for more information.