ansible-meraki icon indicating copy to clipboard operation
ansible-meraki copied to clipboard

Cisco Meraki Ansible Collection

Results 36 ansible-meraki issues
Sort by recently updated
recently updated
newest added

##REQUEST## The default data type for the API parameter is a string, i believe this should also be true for the ansible module. It looks like you are taking a...

Hello, Currently you can define if the login will be through Splash Page, but there is no option to define the splash page either the same can be integrated into...

Hello! I saw when I set the `"type": "access"` I cannot change the `"type": "open"`. I resolve it via GUI (manually change it in the port configuration) So I think...

Initial unit tests are for meraki_admin. This is not yet complete.

While updating DNS settings on a large group of MR devices some fail with the error "_AttributeError: 'NoneType' object has no attribute 'read'\n_". Haven't been able to discover any correlation...

bug
ready to test
waiting_for_response

Hi, At the moment you can't have auth_mode set to open and use the radius_servers keyword, as radius_servers requires open_with_radius or 802.1x radius, would it be possible to address this...

"msg": "Unsupported parameters for (meraki_switchport) module: access_policy_type Supported parameters include: access_policy_number, allowed_vlans, auth_key, enabled, host, internal_error_retry_time, isolation_enabled, link_negotiation, name, number, org_id, org_name, output_format, output_level, poe_enabled, rate_limit_retry_time, rstp_enabled, serial, state, stp_guard,...

waiting_for_response

Getting 200 OK when using these parameters in ansible-playbook: ![image](https://user-images.githubusercontent.com/79195669/161972318-b3f85bd4-46a2-4efb-8d40-eff72e0a0ce2.png) However, the switch is not added to the specified network. AP's & MX's working fine... Have verified this with a...

waiting_for_response

I'm just doing some testing with the Ansible Meraki module using meraki_alert. Am I doing something wrong? I keep getting the below error: ![image](https://user-images.githubusercontent.com/86856010/162124932-a8237b12-5f90-4c6b-8bfe-a123bc115683.png) ``` "ERROR! couldn't resolve module/action 'meraki_alert'....

waiting_for_response

I was wondering if there is a way we could make the `meraki_mr_rf_profile` module have the ability to query and add the RF profiles at an org level without the...

waiting_for_response