mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +00:00
This fix adds a module option `validate_certs' to check self-signed certificate of LDAP server. Fixes https://github.com/ansible/ansible/issues/24009 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>