mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-28 06:13:09 +00:00
* Rename use_ssl to use_tls, keep use_ssl as an alias. * Add validate_certs option. * Add changelog fragment and recommend setting TLS related settings to true. * Fix formatting. * Update documentation to use use_tls=true and validate_certs=true.