mirror of https://github.com/ansible/ansible.git
meraki_static_route - Remove unnecessary API call (#55528)
* Make module not get all nets every time it's executed with net_id
* Add changelog fragment
* Update changelogs/fragments/meraki_static_route_api_calls.yml
Co-Authored-By: kbreit <kevin.breit@kevinbreit.net>
(cherry picked from commit 7b7d6a1fef)
pull/55777/head
parent
74e90f89bd
commit
e0a3c6214d
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- "meraki_static_route - Module would make unnecessary API calls to Meraki when ``net_id`` is specified in task."
|
||||
Loading…
Reference in New Issue