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
Nathaniel Case eb818df1ec
Ios test fixes (#40503)
* Return messages generated from edit_config to module

* This does not seem to work that way

* Change test IP addresses to not conflict with device config
7 years ago
..
aws [aws] Create classes for Application Load Balancer (#33769) 7 years ago
common Move camel2snake and snake2camel to common/dict_transformations.py (#39498) 7 years ago
facts Fix unset ansible_virtualization_role (#39514) 7 years ago
k8s Move k8s modules to dynamic backend (#39632) 7 years ago
net_tools Integration tests for Infoblox 2.5 modules (#40344) 7 years ago
network Ios test fixes (#40503) 7 years ago
parsing Improve convert_bool error message 7 years ago
powershell Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name (#39400) 7 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
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 7 years ago
ansible_tower.py ansible_tower: fix broken import, reuse tower_argument_spec and documentation fragment (#29115) 7 years ago
api.py Remove comments about import order 7 years ago
azure_rm_common.py fix problem with documentation and param definition difference (#40067) 7 years ago
basic.py Fix python-2.4ism that was still present in basic.py's use of tempfile 7 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) 7 years ago
connection.py Use https for links to ansible.com domains. 7 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) 8 years ago
digital_ocean.py Include Digital Ocean Token Alias (#36810) 7 years ago
dimensiondata.py dimensiondata: fix broken import (#35634) 7 years ago
docker_common.py Fix documentation fragments for docker (#38378) 7 years ago
ec2.py [AWS] Add Ansible Version to botocore user agent string (#39993) 7 years ago
exoscale.py exo_dns_record: remove limitation for multiple records only for A type (#35173) 7 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) 7 years ago
gcdns.py Collated PEP8 fixes (#25293) 8 years ago
gce.py Collated PEP8 fixes (#25293) 8 years ago
gcp.py Fix dangerous default args. (#29839) 7 years ago
gcp_utils.py [GCP] New module GCP DNS Resource Record Set (#35920) 7 years ago
gitlab.py New Module: gitlab_deploy_key and related tests (#40097) 7 years ago
infinibox.py Collated PEP8 fixes (#25293) 8 years ago
influxdb.py influxdb: Add condition for retries argument (#38441) 7 years ago
ipa.py FreeIPA: Add Env variable as module parameter (#35391) 7 years ago
ismount.py
json_utils.py jsonify inventory (#32990) 7 years ago
keycloak.py New module: keycloak_clienttemplate (#33419) 7 years ago
known_hosts.py Fix invalid string escape sequences. 7 years ago
ldap.py LDAP: Refactor and add ldap_passwd module (#33040) 7 years ago
lxd.py Use to_text helper function to handle bytes and unicode 8 years ago
manageiq.py Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 7 years ago
memset.py Memset: initial module, integration tests, module_utils and supporting documentation. (#40071) 7 years ago
mysql.py Collated PEP8 fixes (#25293) 8 years ago
netapp.py Add Na_ontap_broadcast_domain module. (#39753) 7 years ago
oneandone.py New module: manage 1&1 public ip (cloud/oneandone/oneandone_public_ip) (#35079) 7 years ago
oneview.py DatacenterFactsModule for HPE OneView (#32701) 7 years ago
opennebula.py opennebula: new module one_host (#40041) 7 years ago
openstack.py Add a module_utils OpenStack Cloud constructor (#20974) 7 years ago
ovirt.py ovirt: Don't return ID as list in fetch_nested (#39736) 7 years ago
postgres.py Remove wildcard imports and get_exception calls 7 years ago
pure.py Initial commit for Pure Storage FlashBlade module (#32467) 7 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) 7 years ago
service.py sysvinit service module (#34962) 7 years ago
splitter.py Collated PEP8 fixes (#25293) 8 years ago
univention_umc.py Python 2.6 `str.format()` compatibility fixes. 7 years ago
urls.py urls: fix typo in examples section (#39777) (#39778) 7 years ago
vca.py Use response.content instead of response object (#25772) 7 years ago
vmware.py VMware: New module: vmware_tag (#37261) 7 years ago
vmware_rest_client.py VMware: New module: vmware_tag (#37261) 7 years ago
vultr.py vultr: fix py3 compat (#37171) 7 years ago