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
n3pjk 6531819172 snow: Fix token reference in basic authentication (#59315)
* Fix OAUTHClient logic
* Add Env variable support for snow modules

Fixes: #59299

Signed-off-by: Paul Knight <paul.knight@state.de.us>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
..
aws aws_s3: Improve ETag handling (#46332) 7 years ago
common Option parsing: warn if both an option and its alias are specified for a module (#53698) 6 years ago
compat Do not look for a paramiko compat package anymore (#55106) 7 years ago
csharp Ansible.Basic - fix when deserialising a json string of an array (#55691) 7 years ago
distro Update bundled copy of distro from 1.3.0 to 1.4.0 (#55459) 7 years ago
docker Fix typo in import package name. (#59229) 6 years ago
facts Handle situation where ansible_architecure may not be defined when gathering facts (#55466) 6 years ago
k8s Add apply to k8s module (#49053) 7 years ago
net_tools Bugfix: Creating two IPs in single run of netbox_ip_address (#56550) 7 years ago
network Add exclusive configuration mode support (#59289) 6 years ago
oracle Initial commit for Oracle Cloud Infrastructure modules 7 years ago
parsing Improve convert_bool error message 8 years ago
podman Add podman_image and podman_image_info modules (#55103) 7 years ago
powershell Windows - Add common util for web requests (#54759) 6 years ago
remote_management Adding dell ome device_info module (#53438) 7 years ago
six Update bundled copy of six from 1.11.0 to 1.12.0 (#55456) 7 years ago
source_control Add Bitbucket Pipelines variable module (#54049) 7 years ago
storage Ansible module to enable the user to provision CPGs on HPE StoreServ 3PAR device (#39656) 7 years ago
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 8 years ago
_text.py Fix for to_text and to_bytes error handlers 8 years ago
acme.py crypto modules: use module_utils.compat.ipaddress when possible (#55278) 7 years ago
alicloud_ecs.py Add new module ali_instance (#36898) 7 years ago
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 8 years ago
ansible_tower.py tower_role: ensure alias of "validate_certs" parameter is handled (#57518) 7 years ago
api.py Update bare exceptions to specify Exception. 7 years ago
azure_rm_common.py Fix the get property (#55745) 7 years ago
azure_rm_common_ext.py shared image gallery modules (#57386) 7 years ago
azure_rm_common_rest.py support lro in azure_rm_resource (#49919) 7 years ago
basic.py Option parsing: warn if both an option and its alias are specified for a module (#53698) 6 years ago
cloud.py AWSRetry: allow retrying on additional ClientError exceptions (#28483) 8 years ago
cloudscale.py cloudscale_server: refactor to implement update (#52683) 7 years ago
cloudstack.py cloudstack: fix E326 (#54657) 7 years ago
connection.py Fix spelling error in connection (#54957) 7 years ago
crypto.py openssl_certificate: fix failing SAN comparisons (#58256) 7 years ago
database.py New module postgresql_sequence (#55027) 7 years ago
digital_ocean.py Include Digital Ocean Token Alias (#36810) 8 years ago
dimensiondata.py Final round of moving modules to new import error msg (#51852) 7 years ago
ec2.py Fix _hashable_policy for python3 (#53953) 7 years ago
exoscale.py exo_dns_record: remove limitation for multiple records only for A type (#35173) 8 years ago
f5_utils.py Refactor common network shared and platform utils code into package (#33452) 8 years ago
firewalld.py refactor firewalld module, add firewalld module_util (#37603) 8 years ago
gcdns.py Collated PEP8 fixes (#25293) 9 years ago
gce.py Collated PEP8 fixes (#25293) 9 years ago
gcp.py removing libcloud secrets support for legacy gcp modules (#44932) 7 years ago
gcp_utils.py Bug fixes for GCP modules (#58900) 7 years ago
gitlab.py copyright: edit deprecated email (#51912) 7 years ago
hcloud.py Add hcloud server module (#53062) 7 years ago
heroku.py Final round of moving modules to new import error msg (#51852) 7 years ago
hetzner.py Hetzner failover IP: refactoring (#56203) 7 years ago
hwc_utils.py refactor moudule utils of hwc_utils.py (#55858) 7 years ago
ibm_sa_utils.py IBM_Storage: fixed a bug - Unwanted arguments cause failure (#56357) 7 years ago
infinibox.py Update bare exceptions to specify Exception. 7 years ago
influxdb.py Sanity fixes to parameter types (#52325) 7 years ago
ipa.py identity: Issue warning if GSSAPI parameters can't be used (#52721) 7 years ago
ismount.py
json_utils.py Remove use of simplejson throughout code base (#43548) 7 years ago
keycloak.py New module: keycloak_group (#35637) 7 years ago
known_hosts.py Update bare exceptions to specify Exception. 7 years ago
kubevirt.py kubevirt: Add hostname and subdomain parameters (#57223) 7 years ago
ldap.py doc: fix maintainer's name (#44452) 7 years ago
linode.py Add new linode_v4 module. (#46151) 7 years ago
lxd.py Remove use of simplejson throughout code base (#43548) 7 years ago
manageiq.py standardize TLS connection properties (#54315) 7 years ago
memset.py New facts module: Memset Memstore (#42387) 7 years ago
mysql.py New module mysql_info - Gather information about MySQL servers (#55434) 7 years ago
netapp.py Update to base Netapp.py for Azure, and Rest API (#59151) 6 years ago
netapp_elementsw_module.py Update bare exceptions to specify Exception. 7 years ago
netapp_module.py Update to base Netapp.py for Azure, and Rest API (#59151) 6 years ago
oneandone.py New module: manage 1&1 public ip (cloud/oneandone/oneandone_public_ip) (#35079) 8 years ago
oneview.py Use common functions for handling import errors (#51851) 7 years ago
online.py Add an Online servers fact 7 years ago
opennebula.py one_host environment variables, Fixes #44163 (#44568) 7 years ago
openstack.py Handle openstacksdk < 0.10.0: fix AttributeError (#50285) 7 years ago
ovirt.py ovirt: Resolve also list of hrefs (#57299) 7 years ago
postgres.py Postgres module_utils: add get_connect_params + unit tests (#58067) 7 years ago
pure.py Add user_agent into FlashBlade API calls (#46221) 7 years ago
pycompat24.py Enable pylint rules and fix exposed bugs. (#47219) 7 years ago
rabbitmq.py standardize TLS connection properties (#54315) 7 years ago
rax.py standardize TLS connection properties (#54315) 7 years ago
redfish_utils.py redfish: fix a problem with Chassis/Power URI (#56185) 7 years ago
redhat.py Miscellaneous pylint fixes. 8 years ago
scaleway.py Add a Scaleway load-balancer module (#51741) 7 years ago
service.py Fix typo of stderr 7 years ago
service_now.py snow: Fix token reference in basic authentication (#59315) 6 years ago
splitter.py Collated PEP8 fixes (#25293) 9 years ago
univention_umc.py Python 2.6 `str.format()` compatibility fixes. 8 years ago
urls.py cert validation fixes - Attempt 2 (#55953) 7 years ago
utm_utils.py Add optional headers to utm modules (#49856) 7 years ago
vca.py standardize TLS connection properties (#54315) 7 years ago
vexata.py New module for managing volumes in Vexata storage arrays (#49006) 7 years ago
vmware.py VMware: Use managed object id to find VM (#59143) 6 years ago
vmware_rest_client.py VMware: Handle user unauthorization in tagging scenarios (#58405) 7 years ago
vmware_spbm.py VMware: Add module vmware_vm_storage_policy_info (#56263) 7 years ago
vultr.py vultr_server: implement support for IDs to match resources (#55762) 7 years ago
xenserver.py VMware: add new module vmware_guest_network (#52075) 7 years ago
yumdnf.py yum: check whether the lock file disappeared (#58581) 7 years ago