From 696bc60caad2ea96c0a70c8091e24b2da060f35c Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Thu, 12 Mar 2015 10:24:36 -0400 Subject: [PATCH] fixed doc issue (missing description and corrected version added) --- notification/mail.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/notification/mail.py b/notification/mail.py index aa3345b4f98..eb61ed32744 100644 --- a/notification/mail.py +++ b/notification/mail.py @@ -74,12 +74,13 @@ options: - If SMTP requires username default: null required: false - version_added: "1.6" + version_added: "1.9" password: + description: - If SMTP requires password default: null required: false - version_added: "1.6" + version_added: "1.9" host: description: - The mail server