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
Brian Coca 8a0347ac7a
warn when having issues with local facts (#52507)
* warn when having issues with local facts

fixes 41609
6 years ago
..
aws Fix incorrect use of `is` for comparisons. 6 years ago
common Fix pycodestyle E117 issues. 6 years ago
compat Have update-bundled check for updates to all bundled code 6 years ago
csharp Ansible.Basic - add required_by to module spec (#51407) 6 years ago
distro Changes to bundled distro to be Python-2.6 compatible 6 years ago
docker docker modules: add missing option types (#52422) 6 years ago
facts warn when having issues with local facts (#52507) 6 years ago
k8s k8s handle absent resources when waiting (#51682) 6 years ago
net_tools Fixes issue where uppercase named A_Record delete was getting skipped (#51539) 6 years ago
network PR to start support for Skydive integration with Ansible (#50857) 6 years ago
parsing Improve convert_bool error message 7 years ago
powershell Windows Privileges - moved util code to it's own C# util (#48897) 6 years ago
remote_management intersight_rest_api module and integration tests. (#52430) 6 years ago
six Have update-bundled check for updates to all bundled code 6 years ago
storage New module for managing EMC VNX Block storage (#42945) 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 ACME: add seealso references (#50320) 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) 7 years ago
ansible_tower.py tower modules: check that 'verify_ssl' defined in ~/.tower_cli.cfg isn't ignored (#50687) 6 years ago
api.py Update bare exceptions to specify Exception. 6 years ago
azure_rm_common.py modified storageaccount fact return curated result with connection string (#49702) 6 years ago
azure_rm_common_rest.py support lro in azure_rm_resource (#49919) 6 years ago
basic.py Add support for elements validation in argspec (#50335) 6 years ago
cloud.py AWSRetry: allow retrying on additional ClientError exceptions (#28483) 7 years ago
cloudscale.py Cloudscale volume (#49887) 6 years ago
cloudstack.py cloudstack: ensure return api_timeout is int (#52191) 6 years ago
connection.py Allow AnsibleVaultEncryptedUnicode to pass through exec_jsonrpc (#48306) 6 years ago
crypto.py Relative time support for crypto modules (openssl_certificate) (#50570) 6 years ago
database.py Surround top-level function and class definitions with two blank lines. 6 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 Final round of moving modules to new import error msg (#51852) 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) 8 years ago
gce.py Collated PEP8 fixes (#25293) 8 years ago
gcp.py removing libcloud secrets support for legacy gcp modules (#44932) 6 years ago
gcp_utils.py Fix gcp utils dict replace (#51426) 6 years ago
gitlab.py copyright: edit deprecated email (#51912) 6 years ago
heroku.py Final round of moving modules to new import error msg (#51852) 6 years ago
ibm_sa_utils.py Final round of moving modules to new import error msg (#51852) 6 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: Add GSSAPI suport for FreeIPA authentication (#52031) 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_clienttemplate (#33419) 7 years ago
known_hosts.py Update bare exceptions to specify Exception. 6 years ago
kubevirt.py Update kubevirt_vm with new feautures (#52311) 6 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 Use common functions for handling import errors (#51851) 6 years ago
memset.py New facts module: Memset Memstore (#42387) 6 years ago
mysql.py module_utils/mysql: Fixing unexpected keyword argument 'cursorclass' error after migratio… (#47809) 6 years ago
netapp.py Update bare exceptions to specify Exception. 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 openstack: fix parameter handling when cloud provided as dict (#42899) 6 years ago
ovirt.py Ovirt vm state running wait false (#51024) 6 years ago
postgres.py Remove wildcard imports and get_exception calls 7 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 rabbitmq: Clean up parameter types (#52525) 6 years ago
rax.py Update bare exceptions to specify Exception. 6 years ago
redfish_utils.py Update GetBiosBootOrder to use standard spec resources (#51764) 6 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) 8 years ago
univention_umc.py Python 2.6 `str.format()` compatibility fixes. 7 years ago
urls.py Do not send "Connection: close" when requesting a tunnel. Fixes #32750 (#46070) 6 years ago
utm_utils.py Add optional headers to utm modules (#49856) 6 years ago
vca.py Final round of moving modules to new import error msg (#51852) 6 years ago
vmware.py Final round of moving modules to new import error msg (#51852) 6 years ago
vmware_rest_client.py VMware: Tag management to VMware object (#46945) 6 years ago
vultr.py vultr: fix for API returned unexpected empty list (#48036) 6 years ago
xenserver.py Fix a bug that caused exception on XenServer 7.1 with Cummulative Update (#52303) 6 years ago
yumdnf.py dnf/yum - added install_weak_deps option (#50525) 6 years ago