cronmails: Add option to skip Exim4 installation
This commit is contained in:
parent
584a7e506f
commit
f3ffdfc133
3 changed files with 5 additions and 0 deletions
|
|
@ -38,6 +38,9 @@ Mandatory variable:
|
|||
- `cron_email`: Sender email address used by cron
|
||||
- `exim_etc_mailname`: Exim4 /etc/mailname (default: inventory_hostname)
|
||||
|
||||
Optional settings:
|
||||
- `exim_skip_install`: Skip installing Exim4 as MTA (default `false`)
|
||||
|
||||
### Docker
|
||||
Optional variable:
|
||||
- none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue