ansible-meraki
ansible-meraki copied to clipboard
Cisco Meraki Ansible Collection
Hi, it would be nice to have diff functionality in the mx_l3_firewall module. I saw the previous issue #37 regarding diffs so I hope it's OK to put in a...
It would be great if Network/Policy Objects support would be added. https://documentation.meraki.com/MX/Firewall_and_Traffic_Shaping/Network_Objects_Configuration_Guide
Socket errors sometimes happen when making requests. The situation wasn't handled so I am now catching it. It will retry 5 times before failing. Fixes #250
When I run the playbook to configure SSID's on the MX, everything works fine bar the vlan assignment, which seems to be assigned to each SSID by whatever the lowest...
If possible could we have an ansible-meraki module for the [Meraki Auth Users endpoint](https://n229.meraki.com/Chris-Wood-Offic/n/bpSCKcLd/manage/support/api_docs/v1#create-a-user-configured-with-meraki-authentication-for-a-network-currently-supports-802)? My specific need for this is to automate the adding of client VPN users, but this...