1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Bumping version_added for use_ssl param in irc module

This commit is contained in:
James Cammarata 2014-08-08 19:43:20 -05:00
parent a1ae05e9a0
commit 535fb7345a

View file

@ -76,7 +76,7 @@ options:
description:
- Designates whether TLS/SSL should be used when connecting to the IRC server
default: False
version_added: 1.7
version_added: 1.8
# informational: requirements for nodes
requirements: [ socket ]