community.general/lib/ansible/plugins
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
..
action docs: update docs about pipelining (#51856) 2019-02-12 12:49:00 -05:00
become Become plugins (#50991) 2019-02-11 11:27:44 -06:00
cache FactCache changes 2018-12-05 12:33:27 -08:00
callback callbacks/slack: Explicitly set Content-Type header (#51824) 2019-02-12 12:47:33 -05:00
cliconf Fix more incorrect uses of is operator. 2019-02-12 20:04:20 -08:00
connection fix docker default remote_user (#52137) 2019-02-12 16:29:27 -08:00
doc_fragments identity: Add GSSAPI suport for FreeIPA authentication (#52031) 2019-02-13 15:38:13 +00:00
filter Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
httpapi Fortinet FortiManager Connection Plugin RC, plus associated utilities (#50336) 2019-02-07 08:55:30 -05:00
inventory Send openstack inventory logs to stderr (#51827) 2019-02-13 13:36:37 +00:00
lookup hashi_vault: fix multiple spaces in params (#51524) 2019-02-13 18:32:00 +05:30
netconf Fix connect_timeout config varaible in netconf connection (#51055) 2019-01-21 12:21:09 +05:30
shell Become plugins (#50991) 2019-02-11 11:27:44 -06:00
strategy Become plugins (#50991) 2019-02-11 11:27:44 -06:00
terminal frr: Add terminal and cliconf plugins (#51169) 2019-02-01 17:56:31 +05:30
test Simplify regex filter code (#50202) 2019-02-03 15:10:16 -05:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
loader.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00