mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
meraki_vlan - Remove unnecessary API calls when net_id is specified (#54939)
* Remove unnecessary API calls when net_id is specified * Remove temp_get_nets commented out code
This commit is contained in:
committed by
John R Barker
parent
2ef4ba3b4d
commit
fb3cc7f687
3
changelogs/fragments/meraki_vlan_api_calls.yml
Normal file
3
changelogs/fragments/meraki_vlan_api_calls.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- "meraki_vlan - Module would make unnecessary API calls to Meraki when net_id is specified in task."
|
||||
Reference in New Issue
Block a user