irc: remove version_added for nick option, should have been nick_to option
This commit is contained in:
parent
72b9ef4830
commit
795425f32d
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