ansible-meraki
ansible-meraki copied to clipboard
Switches not being claimed into network...
Getting 200 OK when using these parameters in ansible-playbook:
However, the switch is not added to the specified network. AP's & MX's working fine... Have verified this with a state: query request which returns a 404 Not Found after 'claiming' the device via 'meraki_device' module.
I'm seeing different behavior but even what I'm seeing looks wrong. The device gets claimed but the API isn't returning any data. Both Ansible and my API client are showing this behavior and I'm looking into it more.
@caldd Is this still an issue for you?