mirror of https://github.com/ansible/ansible.git
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
(cherry picked from commit fb3cc7f687)
pull/55406/head
parent
3604fe8517
commit
1435b6771a
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- "meraki_vlan - Module would make unnecessary API calls to Meraki when net_id is specified in task."
|
||||
Loading…
Reference in New Issue