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
Ondra Machacek d50ee592d0 kubevirt: Add hostname and subdomain parameters (#57223) 5 years ago
..
aws Aws waf region (#48953) 5 years ago
common removed_module func: removed extra spaces from msg and docstring (#57209) 5 years ago
compat Do not look for a paramiko compat package anymore (#55106) 6 years ago
csharp Ansible.Basic - fix when deserialising a json string of an array (#55691) 6 years ago
distro Update bundled copy of distro from 1.3.0 to 1.4.0 (#55459) 6 years ago
docker docker_* modules: improve error message when docker-py is missing (#57914) 5 years ago
facts update pkg_mgr.py for Amazon Linux support (#56618) 5 years ago
k8s Fix #56640: Map k8s ansible keys to api keys (#57418) 5 years ago
net_tools Bugfix: Creating two IPs in single run of netbox_ip_address (#56550) 5 years ago
network New HTTPAPI plugin for FortiOS (#56870) 5 years ago
oracle Initial commit for Oracle Cloud Infrastructure modules 5 years ago
parsing Improve convert_bool error message 7 years ago
podman Add podman_image and podman_image_info modules (#55103) 6 years ago
powershell Bump deps for ntlm-auth and PSScriptAnalyzer (#55269) 6 years ago
remote_management Adding dell ome device_info module (#53438) 5 years ago
six Update bundled copy of six from 1.11.0 to 1.12.0 (#55456) 6 years ago
source_control Add Bitbucket Pipelines variable module (#54049) 6 years ago
storage Ansible module to enable the user to provision CPGs on HPE StoreServ 3PAR device (#39656) 6 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 crypto modules: use module_utils.compat.ipaddress when possible (#55278) 6 years ago
alicloud_ecs.py Add new module ali_instance (#36898) 6 years ago
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 6 years ago
ansible_tower.py standardize TLS connection properties (#54315) 6 years ago
api.py Update bare exceptions to specify Exception. 6 years ago
azure_rm_common.py Fix the get property (#55745) 6 years ago
azure_rm_common_ext.py azure_rm_azurefirewall (#56359) 5 years ago
azure_rm_common_rest.py support lro in azure_rm_resource (#49919) 6 years ago
basic.py Revert nxos, ios, iosxr return_timestamps (#56206) 5 years ago
cloud.py AWSRetry: allow retrying on additional ClientError exceptions (#28483) 7 years ago
cloudscale.py cloudscale_server: refactor to implement update (#52683) 6 years ago
cloudstack.py cloudstack: fix E326 (#54657) 6 years ago
connection.py Fix spelling error in connection (#54957) 6 years ago
crypto.py openssl_certificate: fix failing SAN comparisons (#58256) 5 years ago
database.py New module postgresql_sequence (#55027) 5 years ago
digital_ocean.py Include Digital Ocean Token Alias (#36810) 7 years ago
dimensiondata.py Final round of moving modules to new import error msg (#51852) 6 years ago
ec2.py Fix _hashable_policy for python3 (#53953) 6 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) 7 years ago
gce.py Collated PEP8 fixes (#25293) 7 years ago
gcp.py removing libcloud secrets support for legacy gcp modules (#44932) 6 years ago
gcp_utils.py New Module: gcp_tpu_node_facts (#57730) 5 years ago
gitlab.py copyright: edit deprecated email (#51912) 6 years ago
hcloud.py Add hcloud server module (#53062) 6 years ago
heroku.py Final round of moving modules to new import error msg (#51852) 6 years ago
hetzner.py Hetzner failover IP: refactoring (#56203) 5 years ago
hwc_utils.py refactor moudule utils of hwc_utils.py (#55858) 5 years ago
ibm_sa_utils.py IBM_Storage: fixed a bug - Unwanted arguments cause failure (#56357) 5 years ago
infinibox.py Update bare exceptions to specify Exception. 6 years ago
influxdb.py Sanity fixes to parameter types (#52325) 6 years ago
ipa.py identity: Issue warning if GSSAPI parameters can't be used (#52721) 6 years ago
ismount.py fix typo 9 years ago
json_utils.py Remove use of simplejson throughout code base (#43548) 6 years ago
keycloak.py New module: keycloak_group (#35637) 6 years ago
known_hosts.py Update bare exceptions to specify Exception. 6 years ago
kubevirt.py kubevirt: Add hostname and subdomain parameters (#57223) 5 years ago
ldap.py doc: fix maintainer's name (#44452) 6 years ago
linode.py Add new linode_v4 module. (#46151) 6 years ago
lxd.py Remove use of simplejson throughout code base (#43548) 6 years ago
manageiq.py standardize TLS connection properties (#54315) 6 years ago
memset.py New facts module: Memset Memstore (#42387) 6 years ago
mysql.py New module mysql_info - Gather information about MySQL servers (#55434) 5 years ago
netapp.py Added eseries base with tests (#49269) 6 years ago
netapp_elementsw_module.py Update bare exceptions to specify Exception. 6 years ago
netapp_module.py New Options for Autosupport (#50773) 6 years ago
oneandone.py New module: manage 1&1 public ip (cloud/oneandone/oneandone_public_ip) (#35079) 7 years ago
oneview.py Use common functions for handling import errors (#51851) 6 years ago
online.py Add an Online servers fact 6 years ago
opennebula.py one_host environment variables, Fixes #44163 (#44568) 6 years ago
openstack.py Handle openstacksdk < 0.10.0: fix AttributeError (#50285) 5 years ago
ovirt.py ovirt: Resolve also list of hrefs (#57299) 5 years ago
postgres.py Postgres module_utils: add get_connect_params + unit tests (#58067) 5 years ago
pure.py Add user_agent into FlashBlade API calls (#46221) 6 years ago
pycompat24.py Enable pylint rules and fix exposed bugs. (#47219) 6 years ago
rabbitmq.py standardize TLS connection properties (#54315) 6 years ago
rax.py standardize TLS connection properties (#54315) 6 years ago
redfish_utils.py redfish: fix a problem with Chassis/Power URI (#56185) 5 years ago
redhat.py Miscellaneous pylint fixes. 7 years ago
scaleway.py Add a Scaleway load-balancer module (#51741) 6 years ago
service.py Fix typo of stderr 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 cert validation fixes - Attempt 2 (#55953) 5 years ago
utm_utils.py Add optional headers to utm modules (#49856) 6 years ago
vca.py standardize TLS connection properties (#54315) 6 years ago
vexata.py New module for managing volumes in Vexata storage arrays (#49006) 6 years ago
vmware.py VMware: vcenter_folder: print full path of the new folder (#55237) 5 years ago
vmware_rest_client.py VMware: Modifying Rest Client to use vSphere-Api-Client instead of individual service(#55804) 5 years ago
vultr.py vultr_server: implement support for IDs to match resources (#55762) 5 years ago
xenserver.py XenServer: Minor bug fixes 2 (#54697) 6 years ago
yumdnf.py assign a sane default to yum/dnf lock_timeout, in line with cli (#57383) 5 years ago