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
Felix Fontein f87777b9f5
irc module: add validate_certs, rename use_ssl to use_tls (keeping use_ssl as an alias) (#7550)
* 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.
2023-11-22 19:20:24 +01:00
..
action Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
become machinectl become plugin: mark as require_tty (#6935) 2023-07-15 12:53:59 +02:00
cache Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
callback logentries: docs improvements (#7549) 2023-11-22 19:00:05 +01:00
connection Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
doc_fragments Clean up doc fragments a bit (#7551) 2023-11-22 09:13:33 +01:00
filter Update from_csv.py docs (#7296) 2023-09-20 22:02:54 +02:00
inventory Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
lookup Support 1Password Connect (#5588) (#7116) 2023-11-16 20:57:11 +01:00
module_utils refactor(gitlab modules): remove duplicate gitlab package check (#7486) 2023-11-11 12:20:12 +01:00
modules irc module: add validate_certs, rename use_ssl to use_tls (keeping use_ssl as an alias) (#7550) 2023-11-22 19:20:24 +01:00
test Add test fqdn_valid (#7533) 2023-11-22 09:12:00 +01:00