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/lib/ansible/module_utils
Kevin Breit ca5f9aab1e Meraki module utility - get_net() downloads networks if data isn't provided (#41423)
* Enable get_net() to download nets if data isn't provided

- Currently, get_net() requires data to be passed to it
- PR enables get_net() to download all networks if data isn't passed
- Slightly simpler code
- Best practice is to download nets early in execution

* Apply fixes related to get_net()

* Removed extra code from the rebase
2018-07-09 11:13:38 +02:00
..
aws aws_eks_cluster: Add wait functionality (#42259) 2018-07-04 22:30:57 +10:00
common Do absolute imports to please broken import linter 2018-05-27 02:23:57 +02:00
facts change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
k8s update module arguments to allow resource_definition to be a string (#40730) 2018-06-29 09:21:47 -05:00
net_tools Fix for updating the name in case of host record and network view and also display meaningful error in case of connection timeout (#40597) 2018-05-31 12:25:15 +05:30
network Meraki module utility - get_net() downloads networks if data isn't provided (#41423) 2018-07-09 11:13:38 +02:00
parsing
powershell powershell: Respect remote_tmp path set by the user (#40210) 2018-05-23 07:12:32 +10:00
remote_management
six
__init__.py
_text.py
acme.py ACME modules: documentation improvements (#42165) 2018-07-04 15:22:11 +02:00
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 2018-05-17 11:41:14 -04:00
ansible_tower.py Fix tower_* modules **params kwargs (#40137) 2018-05-25 18:03:12 -05:00
api.py
azure_rm_common.py fixed passing non-default base_url from explicitly set cloud_environment (#40225) 2018-06-07 14:53:05 +08:00
azure_rm_common_rest.py introducing azure_rm_resource (#39274) 2018-05-23 16:55:57 -07:00
basic.py Fix remote_tmp when become with non admin user (#42396) 2018-07-06 10:49:19 -07:00
cloud.py
cloudscale.py
cloudstack.py cloudstack: fix query tags by resourceid (#40482) 2018-05-21 17:16:44 +02:00
connection.py
crypto.py
database.py
digital_ocean.py
dimensiondata.py
docker_common.py docker_container: fix init check requirements (#40839) 2018-07-09 07:32:51 +02:00
ec2.py [AWS] Add Ansible Version to botocore user agent string (#39993) 2018-05-17 11:41:14 -04:00
exoscale.py
f5_utils.py
firewalld.py
gcdns.py
gce.py
gcp.py
gcp_utils.py GCP Inventory Plugin scopes fix 2018-06-08 13:04:37 -07:00
gitlab.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
heroku.py New module: heroku_collaborator (#39001) 2018-05-22 11:50:53 +02:00
infinibox.py
influxdb.py
ipa.py
ismount.py
json_utils.py
keycloak.py
known_hosts.py
ldap.py
lxd.py
manageiq.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
memset.py New Memset module to request DNS reloads (#40390) 2018-05-25 00:30:25 +02:00
mysql.py
netapp.py Add Na_ontap_broadcast_domain module. (#39753) 2018-05-18 17:17:01 -07:00
oneandone.py
oneview.py
opennebula.py Fix opennebula test stub (#40436) 2018-05-25 07:42:14 +02:00
openstack.py openstack: Correct fail_json call in module_utils (#41064) 2018-06-04 10:18:15 +02:00
ovirt.py Fix PEP 8 issue. 2018-05-23 09:29:37 -07:00
postgres.py
pure.py
pycompat24.py
rax.py
redhat.py
scaleway.py Add a User-Agent string to the API request (#38587) 2018-05-14 09:55:47 -05:00
service.py sysvinit service module (#34962) 2018-05-17 17:32:27 -05:00
splitter.py
univention_umc.py
urls.py change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
vca.py
vmware.py VMware: Add timeout in wait_for_task (#39596) 2018-06-20 11:23:58 +05:30
vmware_rest_client.py
vultr.py