community.general/lib/ansible/module_utils
Juan Antonio Osorio 28d2379e69 identity: Issue warning if GSSAPI parameters can't be used (#52721)
This issues a warning if the relevant parameters to use GSSAPI were
provided, but the needed library is not installed in the system.

This is meant for usability, since it'll tell folks what they're missing
in their systems in order to use GSSAPI for authentication with the
FreeIPA modules.

This also removes the "required" key from the password parameter; now
this is checked in runtime.
2019-02-22 08:39:42 +00:00
..
aws Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
common Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
compat Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
csharp Ansible.Basic - add required_by to module spec (#51407) 2019-02-15 13:00:25 +10:00
distro
docker docker modules: add missing option types (#52422) 2019-02-18 15:40:52 -05:00
facts warn when having issues with local facts (#52507) 2019-02-20 17:25:55 -05:00
k8s k8s handle absent resources when waiting (#51682) 2019-02-11 21:43:42 +01:00
net_tools Fixes issue where uppercase named A_Record delete was getting skipped (#51539) 2019-01-31 21:02:46 +05:30
network PR to start support for Skydive integration with Ansible (#50857) 2019-02-19 16:18:40 +05:30
parsing
powershell
remote_management intersight_rest_api module and integration tests. (#52430) 2019-02-19 16:40:40 +01:00
six Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
storage
__init__.py
_text.py
acme.py
alicloud_ecs.py
ansible_release.py
ansible_tower.py tower modules: check that 'verify_ssl' defined in ~/.tower_cli.cfg isn't ignored (#50687) 2019-02-13 10:26:43 +00:00
api.py
azure_rm_common.py modified storageaccount fact return curated result with connection string (#49702) 2019-02-18 16:48:56 +08:00
azure_rm_common_rest.py
basic.py Add support for elements validation in argspec (#50335) 2019-02-19 17:35:20 +05:30
cloud.py
cloudscale.py Cloudscale volume (#49887) 2019-01-07 22:29:01 +01:00
cloudstack.py cloudstack: ensure return api_timeout is int (#52191) 2019-02-13 23:11:22 +01:00
connection.py
crypto.py Relative time support for crypto modules (openssl_certificate) (#50570) 2019-01-22 20:41:02 +00:00
database.py
digital_ocean.py
dimensiondata.py Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
ec2.py Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
exoscale.py
f5_utils.py
firewalld.py
gcdns.py
gce.py
gcp.py
gcp_utils.py Fix gcp utils dict replace (#51426) 2019-01-29 15:52:31 -05:00
gitlab.py copyright: edit deprecated email (#51912) 2019-02-08 01:48:25 +01:00
heroku.py Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
ibm_sa_utils.py Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
infinibox.py
influxdb.py Sanity fixes to parameter types (#52325) 2019-02-15 16:58:58 +01:00
ipa.py identity: Issue warning if GSSAPI parameters can't be used (#52721) 2019-02-22 08:39:42 +00:00
ismount.py
json_utils.py
keycloak.py
known_hosts.py
kubevirt.py Update kubevirt_vm with new feautures (#52311) 2019-02-18 15:12:23 +05:30
ldap.py
linode.py
lxd.py
manageiq.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
memset.py
mysql.py module_utils/mysql: Fixing unexpected keyword argument 'cursorclass' error after migratio… (#47809) 2019-02-15 15:38:01 +00:00
netapp.py
netapp_elementsw_module.py
netapp_module.py New Options for Autosupport (#50773) 2019-01-23 18:18:07 +00:00
oneandone.py
oneview.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
online.py
opennebula.py
openstack.py
ovirt.py Ovirt vm state running wait false (#51024) 2019-02-04 14:52:37 +00:00
postgres.py
pure.py
pycompat24.py
rabbitmq.py rabbitmq: Clean up parameter types (#52525) 2019-02-19 12:17:28 +00:00
rax.py
redfish_utils.py Update GetBiosBootOrder to use standard spec resources (#51764) 2019-02-11 14:50:10 +00:00
redhat.py
scaleway.py Add a Scaleway load-balancer module (#51741) 2019-02-11 15:28:55 +00:00
service.py
splitter.py
univention_umc.py
urls.py Do not send "Connection: close" when requesting a tunnel. Fixes #32750 (#46070) 2019-02-18 14:58:50 -05:00
utm_utils.py Add optional headers to utm modules (#49856) 2019-01-17 19:06:50 +05:30
vca.py Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
vmware.py Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
vmware_rest_client.py VMware: Tag management to VMware object (#46945) 2019-02-12 16:53:33 +05:30
vultr.py
xenserver.py Fix a bug that caused exception on XenServer 7.1 with Cummulative Update (#52303) 2019-02-19 12:36:57 +00:00
yumdnf.py