mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +00:00
irc: remove version_added for nick option, should have been nick_to option
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user