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
Mark Chappell 90898132e4
CloudRetry/AWSRetry : Disable catching of NotFound exceptions (#67281)
* CloudRetry/AWSRetry : Remove default catching of NotFound exceptions

* Add docs

* Changelog updates from review

* Update unit tests after removing 'NotFound' from default retries
5 years ago
..
aws Force values to be sorted when compared. (#65315) 5 years ago
common Nuke all removed_module stubs (#67139) 5 years ago
compat Handle InternalError raised by cryptography when running in FIPS mode (#65477) 5 years ago
csharp win_package - Refactor with msp, appx support (#66931) 5 years ago
distro distribution: ignore plesk-release file while parsing (#64665) 5 years ago
docker docker_container: wait for removal if removal is in process (#65854) 5 years ago
ecs Always specify header of connection keep-alive regardless of python v… (#62218) 5 years ago
facts service_mgr: detect systemd, even offline (#66071) 5 years ago
identity keycloak: improve testability of authentification (#57611) 5 years ago
k8s k8s: persist refreshed tokens (#63219) 5 years ago
net_tools don't update nios_a_record object when running in check mode (#67145) 5 years ago
network Fix to - eos_vlans using state parameter replaced is giving odd behavior (#67318) 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 Move url option from util to individual modules (#67068) 5 years ago
remote_management Use context manager for file handling in misc files. (#65372) 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
vmware_httpapi VMware: Misc fixes in HTTPAPI connection plugin (#65764) 5 years ago
__init__.py
_text.py
acme.py ACMEAccount.get_request check status code value lower boundary (#63140) 5 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 tower_role: ensure alias of "validate_certs" parameter is handled (#57518) 5 years ago
api.py Update bare exceptions to specify Exception. 6 years ago
azure_rm_common.py Improve deprecate sanity check; remove deprecated features which should have been removed for 2.9 (#65745) 5 years ago
azure_rm_common_ext.py azure_rm_galleryimageversion: support data disk snapshot as source input (#65405) 5 years ago
azure_rm_common_rest.py support lro in azure_rm_resource (#49919) 6 years ago
basic.py AnsibleModule.load_file_common_arguments: allow to override path (#61659) 5 years ago
cloud.py
cloudscale.py cloudscale: fix boilerplate (#63533) 5 years ago
cloudstack.py CloudStack modules: rename _facts -> _info (#61090) 5 years ago
connection.py add note on write access to socket_path (#67060) 5 years ago
crypto.py AnsibleModule.load_file_common_arguments: allow to override path (#61659) 5 years ago
database.py Bugfix of 54239: mysql_variables not supporting variables name with dot (#66806) 5 years ago
digital_ocean.py
dimensiondata.py Final round of moving modules to new import error msg (#51852) 6 years ago
ec2.py CloudRetry/AWSRetry : Disable catching of NotFound exceptions (#67281) 5 years ago
exoscale.py cloudstack: exoscale: fix boilerplate (#63532) 5 years ago
f5_utils.py
firewalld.py adapt to firewalld 0.7.0 for RHEL 8.1 Beta, Fedora 31+ (#63357) 5 years ago
gcdns.py
gce.py
gcp.py removing libcloud secrets support for legacy gcp modules (#44932) 6 years ago
gcp_utils.py Bug fixes for GCP modules (#60724) 5 years ago
gitlab.py gitlab modules: unify authentication method (#64989) 5 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: dedicated server firewall module (#65399) 5 years ago
hwc_utils.py hwc: Add disk module (#59919) 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 influxdb: Add support for 'path' parameter (#61173) 5 years ago
ipa.py identity: Issue warning if GSSAPI parameters can't be used (#52721) 6 years ago
ismount.py update ismount() to match upstream from cPython (#64586) 5 years ago
json_utils.py Remove use of simplejson throughout code base (#43548) 6 years ago
known_hosts.py Update bare exceptions to specify Exception. 6 years ago
kubevirt.py kubevirt: also add wait_sleep (#61020) 5 years ago
ldap.py doc: fix maintainer's name (#44452) 6 years ago
linode.py Update my handle (#61966) 5 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 mysql_query: new module (#65941) 5 years ago
netapp.py Add Rest API to DNS (#59937) 5 years ago
netapp_elementsw_module.py Update bare exceptions to specify Exception. 6 years ago
netapp_module.py Add Rest API to DNS (#59937) 5 years ago
oneandone.py
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 correct resolving nested atributes which are false (#63908) 5 years ago
postgres.py postgres.PgMembership: use query params in cursor.execute method (#65164) 5 years ago
pure.py Fix user_agent string not getting set (#66914) 5 years ago
pycompat24.py Enable pylint rules and fix exposed bugs. (#47219) 6 years ago
rabbitmq.py rabbitmq_publish SSL certificate implementation (#62036) 5 years ago
rax.py standardize TLS connection properties (#54315) 6 years ago
redfish_utils.py Update deprecation version and porting guide for resource_id option (#66060) 5 years ago
redhat.py
scaleway.py fix: scaleway api endpoint (#63436) 5 years ago
service.py Fix typo of stderr 6 years ago
service_now.py snow: Fix token reference in basic authentication (#59315) 5 years ago
splitter.py
univention_umc.py
urls.py Correct fetch_url error code documentation (#66061) 5 years ago
utm_utils.py Improve deprecate sanity check; remove deprecated features which should have been removed for 2.9 (#65745) 5 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: new module to clone VM/template Cross-vCenter (#66156) 5 years ago
vmware_rest_client.py vmware_rest_client: define 'port' parameter (#66506) 5 years ago
vmware_spbm.py VMware: Add module vmware_vm_storage_policy_info (#56263) 5 years ago
vultr.py vultr: improve handling of dicontinued plans (#66792) 5 years ago
xenserver.py XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728) 5 years ago
yumdnf.py yum: check whether the lock file disappeared (#58581) 5 years ago