community.general/lib/ansible/module_utils
Will Thames 04df2312e7 Provide AnsibleAWSModule with _name attribute (#34564)
_name attribute is used when providing generic error messages
(such as connection problems). As AnsibleAWSModule does not inherit
things from AnsibleModule by default, need to provide it.
2018-01-11 14:11:28 +10:00
..
aws Provide AnsibleAWSModule with _name attribute (#34564) 2018-01-11 14:11:28 +10:00
facts Fix Linux blockdevice size computation (#34475) 2018-01-08 06:18:25 -08:00
k8s Separate common and raw (#34563) 2018-01-09 07:22:46 -05:00
network Fix iosxr integration tests (#34663) 2018-01-10 11:40:54 -05:00
parsing
powershell
remote_management Connection and MAC pool module for Cisco UCS (#31151) 2017-12-14 19:38:35 +01:00
six
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 2017-11-30 15:47:38 -08:00
_text.py
ansible_tower.py
api.py
azure_rm_common.py fix lint errors 2018-01-09 23:18:31 -08:00
basic.py Error early if executing python version doesn't meet documented minimums (#34655) 2018-01-09 16:17:55 -06:00
cloud.py
cloudscale.py cloudscale_floating_ip module (#33181) 2017-12-11 14:48:35 +00:00
cloudstack.py cloudstack: new module cs_vpn_customer_gateway (#34260) 2017-12-28 21:40:57 +01:00
connection.py Refactor junos modules to Use netconf and cliconf plugins (#32621) 2017-11-24 12:04:47 +05:30
crypto.py Allow multiple values per key in name fields in openssl_certificate/csr (#30338) 2017-12-12 12:35:22 +00:00
database.py
digital_ocean.py
dimensiondata.py Python 2.6 `str.format()` compatibility fixes. 2018-01-10 14:08:11 -08:00
docker_common.py Fix invalid string escape sequences. 2017-11-21 10:03:34 -08:00
ec2.py Route table boto3 (#32059) 2018-01-09 20:09:25 -05:00
exoscale.py
f5_utils.py Refactor common network shared and platform utils code into package (#33452) 2017-12-03 21:42:30 +05:30
gcdns.py
gce.py
gcp.py
infinibox.py
influxdb.py influxdb: default hostname to localhost (#34117) 2017-12-21 07:04:45 +01:00
ipa.py
ismount.py
json_utils.py jsonify inventory (#32990) 2017-11-21 13:41:27 -08:00
keycloak.py Add keycloak_client module for administration of Keycloak clients (#31716) 2017-11-29 16:44:35 -05:00
known_hosts.py Fix invalid string escape sequences. 2017-11-21 10:03:34 -08:00
lxd.py
manageiq.py
mysql.py
netapp.py
oneandone.py New module: manage 1&1 cloud compute (cloud/oneandone/oneandone_server) (#24878) 2017-12-19 11:31:39 +00:00
oneview.py DatacenterFactsModule for HPE OneView (#32701) 2017-11-28 13:49:51 +00:00
openstack.py
ovirt.py Python 2.6 `str.format()` compatibility fixes. 2018-01-10 14:08:11 -08:00
postgres.py
pure.py
pycompat24.py
rax.py Fix invalid string escape sequences. 2017-11-21 10:03:34 -08:00
redhat.py
service.py
splitter.py
univention_umc.py Python 2.6 `str.format()` compatibility fixes. 2018-01-10 14:08:11 -08:00
urls.py Fix some TODOs to use generic_urlparse which allows proper netrc selection. Fixes #34360 (#34372) 2018-01-03 09:52:56 -06:00
vca.py
vmware.py VMware: Allow users to specify port for ESXi (#34073) 2017-12-20 11:53:22 +05:30
vultr.py