Update README.md

This commit is contained in:
Adham Helal 2014-03-21 20:22:48 +01:00
parent b8144808d2
commit 15f7a614dc
1 changed files with 1 additions and 3 deletions

View File

@ -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