You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/module_utils
Martin Krizek 00c88f6497 [aws] Add missing methods to AnsibleAWSModule (#42679) 6 years ago
..
aws [aws] Add missing methods to AnsibleAWSModule (#42679) 6 years ago
common Provide kubernetes definition diffs in check_mode (#41471) 6 years ago
facts change OS X to macOS (#41294) 6 years ago
k8s Several kubectl fixes (#40882) 6 years ago
net_tools Add the NIOS RECORD PTR Module (#41900) 6 years ago
network Meraki module utility - get_net() downloads networks if data isn't provided (#41423) 6 years ago
parsing Improve convert_bool error message 6 years ago
powershell powershell: Respect remote_tmp path set by the user (#40210) 6 years ago
remote_management Connection and MAC pool module for Cisco UCS (#31151) 7 years ago
six Update the bundled six library to 1.11.0 7 years ago
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 7 years ago
_text.py Fix for to_text and to_bytes error handlers 7 years ago
acme.py ACME modules: documentation improvements (#42165) 6 years ago
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 6 years ago
ansible_tower.py Fix tower_* modules **params kwargs (#40137) 6 years ago
api.py Remove comments about import order 7 years ago
azure_rm_common.py fixed passing non-default base_url from explicitly set cloud_environment (#40225) 6 years ago
azure_rm_common_rest.py introducing azure_rm_resource (#39274) 6 years ago
basic.py Fix remote_tmp when become with non admin user (#42396) 6 years ago
cloud.py AWSRetry: allow retrying on additional ClientError exceptions (#28483) 7 years ago
cloudscale.py cloudscale_floating_ip module (#33181) 7 years ago
cloudstack.py cloudstack: fix query tags by resourceid (#40482) 6 years ago
connection.py Use https for links to ansible.com domains. 6 years ago
crypto.py Allow multiple values per key in name fields in openssl_certificate/csr (#30338) 7 years ago
database.py Collated PEP8 fixes (#25293) 7 years ago
digital_ocean.py Include Digital Ocean Token Alias (#36810) 6 years ago
dimensiondata.py dimensiondata: fix broken import (#35634) 6 years ago
docker_common.py Docker modules: improve documentation on docker vs. docker-py Python package requirements (#42457) 6 years ago
ec2.py [AWS] Add Ansible Version to botocore user agent string (#39993) 6 years ago
exoscale.py exo_dns_record: remove limitation for multiple records only for A type (#35173) 6 years ago
f5_utils.py Refactor common network shared and platform utils code into package (#33452) 7 years ago
firewalld.py refactor firewalld module, add firewalld module_util (#37603) 6 years ago
gcdns.py Collated PEP8 fixes (#25293) 7 years ago
gce.py Collated PEP8 fixes (#25293) 7 years ago
gcp.py Fix dangerous default args. (#29839) 7 years ago
gcp_utils.py GCP Inventory Plugin scopes fix 6 years ago
gitlab.py Fix shebangs and file modes and update tests. (#40563) 6 years ago
heroku.py New module: heroku_collaborator (#39001) 6 years ago
infinibox.py Collated PEP8 fixes (#25293) 7 years ago
influxdb.py influxdb: Add condition for retries argument (#38441) 6 years ago
ipa.py FreeIPA: Add Env variable as module parameter (#35391) 6 years ago
ismount.py fix typo 8 years ago
json_utils.py jsonify inventory (#32990) 7 years ago
keycloak.py New module: keycloak_clienttemplate (#33419) 6 years ago
known_hosts.py Fix invalid string escape sequences. 7 years ago
ldap.py LDAP: Refactor and add ldap_passwd module (#33040) 6 years ago
lxd.py Use to_text helper function to handle bytes and unicode 7 years ago
manageiq.py Fix shebangs and file modes and update tests. (#40563) 6 years ago
memset.py New Memset module to request DNS reloads (#40390) 6 years ago
mysql.py Collated PEP8 fixes (#25293) 7 years ago
netapp.py Add Na_ontap_broadcast_domain module. (#39753) 6 years ago
oneandone.py New module: manage 1&1 public ip (cloud/oneandone/oneandone_public_ip) (#35079) 6 years ago
oneview.py DatacenterFactsModule for HPE OneView (#32701) 7 years ago
opennebula.py Fix opennebula test stub (#40436) 6 years ago
openstack.py openstack: Correct fail_json call in module_utils (#41064) 6 years ago
ovirt.py Fix PEP 8 issue. 6 years ago
postgres.py Remove wildcard imports and get_exception calls 7 years ago
pure.py Initial commit for Pure Storage FlashBlade module (#32467) 6 years ago
pycompat24.py Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
rax.py Fix invalid string escape sequences. 7 years ago
redhat.py Miscellaneous pylint fixes. 7 years ago
scaleway.py Add a User-Agent string to the API request (#38587) 6 years ago
service.py sysvinit service module (#34962) 6 years ago
splitter.py Collated PEP8 fixes (#25293) 7 years ago
univention_umc.py Python 2.6 `str.format()` compatibility fixes. 7 years ago
urls.py change OS X to macOS (#41294) 6 years ago
vca.py Use response.content instead of response object (#25772) 7 years ago
vmware.py VMware: Add timeout in wait_for_task (#39596) 6 years ago
vmware_rest_client.py VMware: New module: vmware_tag (#37261) 6 years ago
vultr.py vultr: fix py3 compat (#37171) 6 years ago