community.general/lib/ansible/plugins/doc_fragments
Juan Antonio Osorio 9f081ca04f identity: Add GSSAPI suport for FreeIPA authentication (#52031)
* identity: Add GSSAPI suport for FreeIPA authentication

This enables the usage of GSSAPI for authentication, instead of having
to pass the username and password as part of the playbook run.

If there is GSSAPI support, this makes the password optional, and will
be able to use the KRB5_CLIENT_KTNAME or the KRB5CCNAME environment
variables; which are standard when using kerberos authentication.

Note that this depends on the urllib_gssapi library, and will only
enable this if that library is available.

* identity: Add documentation for GSSAPI authentication for FreeIPA

This documentation describes how to use GSSAPI authentication with the
IPA identity modules.

* identity: Add changelog for GSSAPI support for IPA

This adds the changelog entry for the GSSAPI authentication feature for
the IPA identity module.
2019-02-13 15:38:13 +00:00
..
__init__.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
a10.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
aci.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
acme.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
aireos.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
alicloud.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
aruba.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
asa.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
auth_basic.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
avi.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
aws.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
aws_credentials.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
azure.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
azure_tags.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
backup.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
ce.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
cloudstack.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
cnos.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
constructed.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
decrypt.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
default_callback.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
dellos6.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
dellos9.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
dellos10.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
digital_ocean.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
dimensiondata.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
dimensiondata_wait.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
docker.py docker modules: various adjustments (#51700) 2019-02-08 08:16:11 +00:00
ec2.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
emc.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
enos.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
eos.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
exoscale.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
f5.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
files.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
fortios.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
gcp.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
ibm_storage.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
infinibox.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
influxdb.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
ingate.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
inventory_cache.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
ios.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
iosxr.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
ipa.py identity: Add GSSAPI suport for FreeIPA authentication (#52031) 2019-02-13 15:38:13 +00:00
ironware.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
junos.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
k8s_auth_options.py k8s_auth: new k8s module for handling auth (#50807) 2019-02-11 07:55:34 -05:00
k8s_name_options.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
k8s_resource_options.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
k8s_scale_options.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
k8s_state_options.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
keycloak.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
kubevirt_common_options.py kubevirt: Add new kubevirt_vm module (#50768) 2019-02-13 10:17:01 +00:00
kubevirt_vm_options.py kubevirt: Add new kubevirt_vm module (#50768) 2019-02-13 10:17:01 +00:00
ldap.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
lxca_common.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
manageiq.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
meraki.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
mso.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
mysql.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
netapp.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
netconf.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
netscaler.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
network_agnostic.py Add note to network agnostic modules for supported platforms (#51617) 2019-02-05 15:18:54 -06:00
nios.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
nso.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
nxos.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
oneview.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
online.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
onyx.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
opennebula.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
openstack.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
openswitch.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
ovirt.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
ovirt_facts.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
panos.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
postgres.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
proxysql.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
purestorage.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
rabbitmq.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
rackspace.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
return_common.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
scaleway.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
shell_common.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
sros.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
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
ucs.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
url.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
utm.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
validate.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
vca.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
vmware.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
vmware_rest_client.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
vultr.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
vyos.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
xenserver.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00
zabbix.py Doc fragments to plugins (#50172) 2019-01-23 20:03:47 -05:00