ansible-roles/packweb-apache
Gregory Colpart 9aec7c8891 First step to use new evoadmin / FPM 2017-08-23 04:28:21 +02:00
..
defaults First step to use new evoadmin / FPM 2017-08-23 04:28:21 +02:00
files first step to improve userlogrotate in Debian 9 2017-08-23 04:27:34 +02:00
handlers WIP: More things done for packweb... 2017-07-03 17:56:59 +02:00
tasks First step to use new evoadmin / FPM 2017-08-23 04:28:21 +02:00
templates Quick review of pack-web-apache role 2017-07-23 00:44:06 +02:00
README.md copy general_alert_email/log2mail_alert_email to Apache role 2017-08-04 09:57:09 -04:00

README.md

packweb-apache

Install the web pack, with Apache.

Tasks

Everything is in the tasks/main.yml file for now.

Available variables

Main variables are :

  • packweb_enable_evoadmin_vhost : enable VirtualHost for evoadmin (web interface to create web accounts)

The full list of variables (with default values) can be found in defaults/main.yml.