ansible-roles/lxc-php/tasks
Mathieu Trossevin 2e29dc2440
Some checks failed
continuous-integration/drone/pr Build is failing
lxc-php: Do not bind the mysql socket by default
The lxc-php role can be run on a server without mysql. Attempting to
bindmount the mysql socket in such a case cause the lxc container to
fail to start.

This commit add a variable, lxc_php_create_mysql_link defaulting to
false telling ansible if it should bindmount the MySQL socket to the
container.
2021-01-11 15:20:25 +01:00
..
mail_opensmtpd.yml lxc-php: Do --no-install-recommends for ssmtp/opensmtpd 2020-06-05 11:01:22 +02:00
mail_ssmtp.yml lxc-php: Do --no-install-recommends for ssmtp/opensmtpd 2020-06-05 11:01:22 +02:00
main.yml lxc-php & webapps/evoadmin-web: Commit missing fixes 2020-04-01 17:17:00 +02:00
misc.yml lxc-php: Do not bind the mysql socket by default 2021-01-11 15:20:25 +01:00
php56.yml lxc-php: Do --no-install-recommends for ssmtp/opensmtpd 2020-06-05 11:01:22 +02:00
php70.yml lxc-php: Install php-sqlite by default 2020-06-04 11:42:17 +02:00
php73.yml lxc-php: Install php-sqlite by default 2020-06-04 11:42:17 +02:00