1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/meraki_vlan_api_calls.yml
Kevin Breit fb3cc7f687 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
2019-04-15 19:53:19 +01:00

3 lines
116 B
YAML

---
bugfixes:
- "meraki_vlan - Module would make unnecessary API calls to Meraki when net_id is specified in task."