From 39028d6cefc9617da0585c93f7d11f3968e09647 Mon Sep 17 00:00:00 2001 From: Matt Jaynes Date: Wed, 22 Apr 2015 22:23:07 +0200 Subject: [PATCH] Remove mentions of 'msg' alias --- notification/mail.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/notification/mail.py b/notification/mail.py index 10ef61ef2be..ae33c5ca4ca 100644 --- a/notification/mail.py +++ b/notification/mail.py @@ -61,8 +61,7 @@ options: required: false subject: description: - - The subject of the email being sent. Alias: I(msg) - aliases: [ msg ] + - The subject of the email being sent. required: true body: description: