You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-roles/packweb-apache
Jérémy Lecour ee21973371
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2777|524|2253|2462|:+1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/223//ansiblelint">Evolix » ansible-roles » unstable #223</a> Details
gitea/ansible-roles/pipeline/head This commit looks good Details
Use FQCN
Fully Qualified Collection Name
3 months ago
..
defaults packweb-apache: Automagically bootstrap the multiphp containers 3 years ago
files userlogrotate: create role separated from packweb-apache 4 months ago
handlers Use FQCN 3 months ago
meta packweb-apache: manual dependencies resolution 7 months ago
tasks Use FQCN 3 months ago
templates packweb-apache: install phpMyAdmin from buster-backports 2 years ago
README.md packweb-apache can use MySQL from Oracle. 5 years ago

README.md

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.