irc: remove version_added for nick option, should have been nick_to option
This commit is contained in:
parent
ac206e55ff
commit
56d095cd4d
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ options:
|
|||
- Nickname to send the message from. May be shortened, depending on server's NICKLEN setting.
|
||||
required: false
|
||||
default: ansible
|
||||
version_added: "2.0"
|
||||
msg:
|
||||
description:
|
||||
- The message body.
|
||||
|
|
Loading…
Reference in a new issue