1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Wim Van Leuven 7a01c5809c
Feature/ldap gssapi sasl authentication (#1595)
* add sasl_class as parameter

* type str not string

* recreate .gitignore with vscode support

* document sasl_class parameter

* revert .gitignore changes (separate PR)

* docs - add version and end lines with .

* add changelog entry

* add sasl_class choices to docs as well

* changelog should link to issue

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Wim Van Leuven <wim.vanleuven@ucb.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-01-27 08:15:38 +01:00
..
action Bump version to 2.0.0 (#1369) 2020-11-26 14:26:36 +01:00
become <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
cache <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
callback Update ansible-logstash-callback (#641) 2021-01-24 21:00:55 +01:00
connection <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
doc_fragments Feature/ldap gssapi sasl authentication (#1595) 2021-01-27 08:15:38 +01:00
filter Added filter plugin lists_mergeby. Fix #249 (#604) 2020-12-04 09:32:42 -05:00
inventory Add Environment Passthrough to Proxmox Inventory Module (#1645) 2021-01-20 22:45:04 +01:00
lookup fix passwordstore.py to be compatible with gopass. (#1589) 2021-01-25 12:29:46 +01:00
module_utils Feature/ldap gssapi sasl authentication (#1595) 2021-01-27 08:15:38 +01:00
modules ldap_search: switch off client-chasing referrals (#1618) 2021-01-27 07:56:07 +01:00