mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-09 06:40:03 -07:00
ldap moduls: add optional ca_cert_file option (#6185)
* add ca_cert_file option * fix pr url * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * update parameter name --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
f66cc7c933
commit
512bf4b77f
3 changed files with 12 additions and 0 deletions
2
changelogs/fragments/xxxx-ldap-ca-cert-file.yml
Normal file
2
changelogs/fragments/xxxx-ldap-ca-cert-file.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- ldap modules - add ``ca_path`` option (https://github.com/ansible-collections/community.general/pull/6185).
|
Loading…
Add table
Add a link
Reference in a new issue