meraki_content_filtering - Remove redundant API call with get_nets() (#55531)

* Remove redundant API call with get_nets()

* Add changelog fragment
This commit is contained in:
Kevin Breit
2019-04-24 14:27:21 -05:00
committed by Adam Miller
parent d0ae686525
commit 56da3825c6
2 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "meraki_static_route - Module would make unnecessary API calls to Meraki when ``net_id`` is specified in task."