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
krisvasudevan 0685691d07 Fixes for #56301, #64034 (#65369)
* Update nios_txt_record.py

Fix for Bug #62377

* Fixes for #62377, #64045, #64034

Fixes for #62377 nios_txt_record module cannot handle multiple TXT records

Fix for #64045 nios_a_record is requested to modify IP of existing A record, but attempts to create new A record instead

Fix for #64034 nios_fixed_address not able to add options that don't require use_options

* Update api.py

* Update nios_a_record.py examples

* Update nios_fixed_address.py

* Update nios_txt_record.py

* Update nios_fixed_address.py

* Update nios_fixed_address.py to fix #56301

Fixes #56301

* Update nios_fixed_address.py

* Update nios_a_record.py

* Update api.py
6 years ago
..
aws elbv2 - print() statement results an task failure, even if the task itself was successfull (#65183) 6 years ago
common Replace import of pycompat24.literal_eval with ast.literal_eval. (#64088) 6 years ago
compat Handle InternalError raised by cryptography when running in FIPS mode (#65477) 6 years ago
csharp Add encoding and codepage params to win_command/win_shell (#54896) (#54966) 6 years ago
distro distribution: ignore plesk-release file while parsing (#64665) 6 years ago
docker docker_node_info: improve error handling (#63418) 6 years ago
ecs Always specify header of connection keep-alive regardless of python v… (#62218) 6 years ago
facts Add support for podman in virtualization facts (#64981) 6 years ago
identity keycloak: improve testability of authentification (#57611) 6 years ago
k8s k8s: persist refreshed tokens (#63219) 6 years ago
net_tools Fixes for #56301, #64034 (#65369) 6 years ago
network Object searching method should not traceback for non-existant keys (#65553) 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 win_uri win_get_url - Fix up redirection defaults (#65584) 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
vmware_httpapi VMware: Minor fixes in vmware_httpapi modules (#65663) 6 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 9 years ago
acme.py ACMEAccount.get_request check status code value lower boundary (#63140) 6 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 Add Azure Stack supported API profiles (#62675) 6 years ago
azure_rm_common_ext.py azure_rm_galleryimageversion: support data disk snapshot as source input (#65405) 6 years ago
azure_rm_common_rest.py support lro in azure_rm_resource (#49919) 7 years ago
basic.py Properly mask no_log values is sub parameters during failure (#63405) 6 years ago
cloud.py AWSRetry: allow retrying on additional ClientError exceptions (#28483) 8 years ago
cloudscale.py cloudscale: fix boilerplate (#63533) 6 years ago
cloudstack.py CloudStack modules: rename _facts -> _info (#61090) 6 years ago
connection.py Pickle non-str objects to survive connection return (#63110) 6 years ago
crypto.py openssl_csr and openssl_certificate: fix support for Ed25519 and Ed448 private keys (#63984) 6 years ago
database.py new module postgresql_publication (#59439) 6 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 AWS module_utils: Clear out Sanity Test issues (#63991) 6 years ago
exoscale.py cloudstack: exoscale: fix boilerplate (#63532) 6 years ago
f5_utils.py Refactor common network shared and platform utils code into package (#33452) 8 years ago
firewalld.py adapt to firewalld 0.7.0 for RHEL 8.1 Beta, Fedora 31+ (#63357) 6 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 (#60724) 6 years ago
gitlab.py gitlab modules: unify authentication method (#64989) 6 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: dedicated server firewall module (#65399) 6 years ago
hwc_utils.py hwc: Add disk module (#59919) 6 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 influxdb: Add support for 'path' parameter (#61173) 6 years ago
ipa.py identity: Issue warning if GSSAPI parameters can't be used (#52721) 7 years ago
ismount.py fix typo 10 years ago
json_utils.py Remove use of simplejson throughout code base (#43548) 7 years ago
known_hosts.py Update bare exceptions to specify Exception. 7 years ago
kubevirt.py kubevirt: also add wait_sleep (#61020) 6 years ago
ldap.py doc: fix maintainer's name (#44452) 7 years ago
linode.py Update my handle (#61966) 6 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 mysql: remove unused import (#65606) 6 years ago
netapp.py Add Rest API to DNS (#59937) 6 years ago
netapp_elementsw_module.py Update bare exceptions to specify Exception. 7 years ago
netapp_module.py Add Rest API to DNS (#59937) 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 correct resolving nested atributes which are false (#63908) 6 years ago
postgres.py postgres.PgMembership: use query params in cursor.execute method (#65164) 6 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 rabbitmq_publish SSL certificate implementation (#62036) 6 years ago
rax.py standardize TLS connection properties (#54315) 7 years ago
redfish_utils.py add new command SetManagerNic in redfish_config module (#64477) 6 years ago
redhat.py Miscellaneous pylint fixes. 8 years ago
scaleway.py fix: scaleway api endpoint (#63436) 6 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 Remove uneeded Python version compatibility checks. (#64076) 6 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: Autoselect datastore only from the given cluster/ESXi (#43435) 6 years ago
vmware_rest_client.py vmware_rest_client: pass object to get_tags_for_dynamic_obj (#65156) 6 years ago
vmware_spbm.py VMware: Add module vmware_vm_storage_policy_info (#56263) 7 years ago
vultr.py vultr: use exponential backoff for api query retries (#60529) 6 years ago
xenserver.py XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728) 6 years ago
yumdnf.py yum: check whether the lock file disappeared (#58581) 7 years ago