ansible-roles/packweb-apache
Gregory Colpart b64073dd39 quick fix to avoid exit 1 2017-09-28 11:10:25 +02:00
..
defaults phpMyAdmin configuration 2017-09-07 02:26:35 +02:00
files quick fix to avoid exit 1 2017-09-28 11:10:25 +02:00
handlers WIP: More things done for packweb... 2017-07-03 17:56:59 +02:00
tasks use replace instead of lineinfile 2017-09-08 01:26:53 +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.