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

Add note about IRC library default change.

This commit is contained in:
Michael DeHaan 2014-03-19 17:21:41 -04:00
parent 8fb5e2c657
commit 54635cb59f

View file

@ -49,9 +49,9 @@ options:
default: null
color:
description:
- Text color for the message. Default is black.
- Text color for the message. ("none" is a valid option in 1.6 or later, in 1.6 and prior, the default color is black, not "none").
required: false
default: none
default: "none"
choices: [ "none", "yellow", "red", "green", "blue", "black" ]
channel:
description: