ansible-meraki
ansible-meraki copied to clipboard
Cisco Meraki Ansible Collection
I found out that when I added the new commit into a specific branch the workflow check diff from that commit into a master latest branch. For example: When I...
Please update the: - https://github.com/CiscoDevNet/ansible-meraki/blob/master/.github/workflows/ansible-test.yml - https://github.com/CiscoDevNet/ansible-meraki/blob/master/.github/workflows/changelog.yml due to that workflow files use a old `uses` example: https://github.com/CiscoDevNet/ansible-meraki/blob/master/.github/workflows/changelog.yml#L16. In the one PR (https://github.com/CiscoDevNet/ansible-meraki/pull/427). The workflow for change log does not...
Hello! I resolved the issue with #342. I added the function for clearing the policy when that policy is null. I have also added the tests but I was using...
** PlaceHolder **
Based on https://github.com/CiscoDevNet/ansible-meraki/issues/226#issuecomment-1379438746.
Would like to have the ability to apply `groupPolicyId` to the VLAN as it is part of the API. The easy path is to just ask for the groupPolicyId and...
@joshuajcoronado - I am having some problems with this module. I keep getting errors saying the template name is already created in the organization. However, the API refers to networks....
Based on https://github.com/CiscoDevNet/ansible-meraki/issues/226#issuecomment-1298180752.
If you try to create alert settings and rerun the playbook you receive the following error. ``` An exception occurred during task execution. To see the full traceback, use -vvv....