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