From 15f7a614dca1b836a7ed4967240e8a393fc4c4a9 Mon Sep 17 00:00:00 2001 From: Adham Helal Date: Fri, 21 Mar 2014 20:22:48 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 5df6e54..1a18355 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This ansible role deploys msmtp for Ubuntu 12.04 (tested on vagrant) * ansible galaxy ```ansible-galaxy install adham.helal.msmtp``` ##Variables - Mostly you would need to configure the following variables + All the default variables are located **defaults/main.yml**. Mostly you would need to configure the following variables. - *msmtp_accounts:* You can define one or more smtp account ``` @@ -69,8 +69,6 @@ This ansible role deploys msmtp for Ubuntu 12.04 (tested on vagrant) ```msmtp_alias_cron : cron@example.com``` -** All the default variables are located **defaults/main.yml** - ##Configure You can configure your variables in ansible with one of the following