community.general/lib/ansible/module_utils
Sloane Hertel 27534e9b47 Move network utils that are used by AWS modules (#45579)
* Separate networking tools that may be used by modules outside of networking so changes to networking-only utilities don't trigger AWS integration tests

* Add unit tests for moved network utils

* Add comment to prevent imports from being mistakenly removed

* Move to_bits as well
2018-10-02 15:08:00 -04:00
..
aws [module_utils/aws/urls] remove assigning variable itself (#45612) 2018-09-13 17:42:04 -04:00
common Move network utils that are used by AWS modules (#45579) 2018-10-02 15:08:00 -04:00
compat Adds the ipaddress compat library backport from Python 3.x (#42265) 2018-07-17 11:37:23 -07:00
facts Clean up Vault docs in User Guide. (#46188) 2018-09-28 10:16:58 -04:00
k8s Use recursive_diff for kubernetes (#45645) 2018-10-02 03:24:52 -04:00
net_tools doc: fixes the the repetitions (#43937) 2018-08-22 21:53:30 +02:00
network Move network utils that are used by AWS modules (#45579) 2018-10-02 15:08:00 -04:00
parsing
powershell fix Ansible.ModuleUtils.FileUtil to respect ErrorAction if running in a try/catch (#45451) 2018-09-11 09:47:56 +10:00
remote_management
six Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
storage New module for managing EMC VNX Block storage (#42945) 2018-08-09 10:38:26 -07:00
__init__.py
_text.py
acme.py No longer necessary since #33792 and #45628. (#45603) 2018-09-28 09:12:31 +01: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 Tower modules: move HAS_TOWER_CLI check in module_utils and minor improvements (#39809) 2018-08-02 11:17:39 -04:00
api.py
azure_rm_common.py Virtual machine facts - retrieving instance view (#45128) 2018-09-04 11:25:01 +08:00
azure_rm_common_rest.py introducing azure_rm_resource (#39274) 2018-05-23 16:55:57 -07:00
basic.py Fix calling deprecate with correct arguments (#44726) 2018-09-21 12:30:31 -04:00
cloud.py
cloudscale.py
cloudstack.py cloudstack: fix query tags by resourceid (#40482) 2018-05-21 17:16:44 +02:00
connection.py Try to be more helpful when JSON gives up (#45600) 2018-09-24 09:09:17 -04:00
crypto.py
database.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
digital_ocean.py
dimensiondata.py
docker_common.py docker-py: bump minimal version to 1.8.0 (#46134) 2018-09-26 11:58:32 +05:30
ec2.py Fix ec2_group for numbered protocols (GRE) (#42765) 2018-09-05 13:34:26 -04:00
exoscale.py
f5_utils.py
firewalld.py refactor firewalld module, add firewalld module_util (#37603) 2018-04-30 15:33:28 -05:00
gcdns.py
gce.py
gcp.py removing libcloud secrets support for legacy gcp modules (#44932) 2018-08-31 08:28:32 -04:00
gcp_utils.py Allow home path expansion on GCP service account files (#44863) 2018-08-30 10:27:29 -04: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
ibm_sa_utils.py Add ibm storage module to ansible (#39960) 2018-08-15 08:38:11 +02:00
infinibox.py
influxdb.py influxdb: Add condition for retries argument (#38441) 2018-04-15 22:05:51 -04:00
ipa.py IPA: Add option to specify timeout (#44572) 2018-08-26 23:18:46 +05:30
ismount.py
json_utils.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
keycloak.py
known_hosts.py
ldap.py doc: fix maintainer's name (#44452) 2018-08-21 16:32:37 +02:00
lxd.py Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
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 Migrate from MySQLdb to PyMySQL (#40123) 2018-09-19 08:44:05 -07:00
netapp.py Define module for managing LDAP for E-Series (#42356) 2018-08-28 13:00:19 +01:00
netapp_elementsw_module.py Adding Common files for NetApp ElementSW release (#43727) 2018-08-10 09:33:08 -07:00
netapp_module.py Adding Common files for NetApp ElementSW release (#43727) 2018-08-10 09:33:08 -07:00
oneandone.py
oneview.py
online.py Add an Online servers fact 2018-09-24 21:03:50 +02:00
opennebula.py one_host environment variables, Fixes #44163 (#44568) 2018-08-27 10:55:04 -04:00
openstack.py openstack: Correct fail_json call in module_utils (#41064) 2018-06-04 10:18:15 +02:00
ovirt.py add custom_compatibility_version (#40813) 2018-08-15 08:56:18 -04:00
postgres.py
pure.py
pycompat24.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
rax.py
redfish_utils.py Fixes HTTP redirect issue (#45513) 2018-09-20 15:23:51 +03:00
redhat.py
scaleway.py feat: add scaleway security_group_rule management (#45694) 2018-10-01 12:37:48 +01:00
service.py Fix typo of stderr 2018-07-31 13:23:05 -04:00
splitter.py
univention_umc.py
urls.py Fixing HTTPError case of fetch_url for Python 3 compatibility. (#45628) 2018-09-19 10:53:16 -05:00
vca.py
vmware.py VMware: Fix wait_for_task backoff behavior (#45429) 2018-09-11 09:58:53 +05:30
vmware_rest_client.py VMware: New module: vmware_tag (#37261) 2018-05-07 16:30:16 +05:30
vultr.py vultr: fix for unreliable API behavior (#45712) 2018-09-19 00:01:53 +02:00
yumdnf.py handle yum and dnf lockfiles - fixes #44120 (#45359) 2018-09-19 16:14:25 -04:00