community.general/lib/ansible/module_utils/network/meraki
Kevin Breit 05f7d64a98 Add properties for orgs and nets (#42085)
- Module utility now has orgs, nets, org_id, and net_id properties
- get_nets and get_orgs sets nets and orgs properties respectively
- Allows for storage of this data in the module. org_id and net_id aren’t set as I cannot guarantee that’s always desired.
2018-07-03 10:23:12 +02:00
..
__init__.py
meraki.py Add properties for orgs and nets (#42085) 2018-07-03 10:23:12 +02:00