Update README.md
This commit is contained in:
parent
b8144808d2
commit
15f7a614dc
|
@ -11,7 +11,7 @@ This ansible role deploys msmtp for Ubuntu 12.04 (tested on vagrant)
|
||||||
* ansible galaxy ```ansible-galaxy install adham.helal.msmtp```
|
* ansible galaxy ```ansible-galaxy install adham.helal.msmtp```
|
||||||
|
|
||||||
##Variables
|
##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
|
- *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```
|
```msmtp_alias_cron : cron@example.com```
|
||||||
|
|
||||||
** All the default variables are located **defaults/main.yml**
|
|
||||||
|
|
||||||
##Configure
|
##Configure
|
||||||
You can configure your variables in ansible with one of the following
|
You can configure your variables in ansible with one of the following
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue