mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
meraki_config_template - Fix actions when specifying net_id (#51586)
* Allow configuration templates when using net_id...for reals - Didn't work before, I had bad code. I'm sorry. - Cleaned up code and simplified functions - Added integration tests to test for net_id actions * Add changelog * Add module name to changelog * Fix indentation
This commit is contained in:
parent
bb80316afa
commit
d65a91ea7e
3 changed files with 114 additions and 69 deletions
|
@ -0,0 +1,3 @@
|
|||
bugfixes:
|
||||
- meraki_config_template - Fix conditions which prevented code from executing when specifying net_id
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue