diff --git a/notification/irc.py b/notification/irc.py index 70f198883c7..7e34049c639 100644 --- a/notification/irc.py +++ b/notification/irc.py @@ -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.