ansible/test
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
..
cache
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration hashi_vault: fix multiple spaces in params (#51524) 2019-02-13 18:32:00 +05:30
legacy Add a Scaleway load-balancer module (#51741) 2019-02-11 15:28:55 +00:00
results
runner kubevirt: Add new kubevirt_vm module (#50768) 2019-02-13 10:17:01 +00:00
sanity Improve import sanity test output handling. (#52136) 2019-02-12 17:32:57 -08:00
units identity: Add GSSAPI suport for FreeIPA authentication (#52031) 2019-02-13 15:38:13 +00:00
utils Make Shippable timing script more resilient. 2019-01-17 00:03:38 -08:00