ansible-roles/packweb-apache/README.md

16 lines
353 B
Markdown

# packweb-apache
Install the web pack, with Apache.
## Tasks
Everything is in the `tasks/main.yml` file for now.
## Available variables
Main variables are :
* `log2mail_alert_email`: email address to send Log2mail messages to (default: `general_alert_email`).
The full list of variables (with default values) can be found in `defaults/main.yml`.