mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
* [splunk] Add an option to not fail when the certificate is not valid Add an boolean option validate_certs to not validate the certificate of the HTTP Event Collector. * Add changelog * Fix using tabs indentation * Fix post-review - fix changelog and version of the parameter Co-authored-by: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>