ansible-roles/packweb-apache
Ludovic Poujol bd63e7037f
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
packweb-apache: Do the install & conffigure phpContainer script (instead of evoadmin-web role)
2020-04-08 17:54:43 +02:00
..
defaults packweb-apache: Automagically bootstrap the multiphp containers 2020-04-01 17:17:00 +02:00
files packweb-apache: Do the install & conffigure phpContainer script (instead of evoadmin-web role) 2020-04-08 17:54:43 +02:00
handlers WIP: More things done for packweb... 2017-07-03 17:56:59 +02:00
meta packweb-apache: Add missing dependency to evoacme role 2020-04-01 17:23:39 +02:00
tasks packweb-apache: Do the install & conffigure phpContainer script (instead of evoadmin-web role) 2020-04-08 17:54:43 +02:00
templates Quick review of pack-web-apache role 2017-07-23 00:44:06 +02:00
README.md packweb-apache can use MySQL from Oracle. 2018-02-28 17:25:47 +01:00

packweb-apache

Install the web pack, with Apache.

Tasks

See tasks/main.yml.

Available variables

Main variables are :

  • packweb_enable_evoadmin_vhost : enable VirtualHost for evoadmin (web interface to create web accounts)
  • packweb_mysql_variant: which Variant to use for MySQL (debian or oracle, default: debian)

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