ansible-roles/lxc-php/tasks
Mathieu Trossevin 1d9ab0f1f3 Allows using localhost to connect to MySQL in lxc
Add 'php_conf_mysql_default_socket' variable to lxc-php role that
configure both the lxc containers and PHP so that a local MySQL database
may be used through localhost.

The PHP containers will automount /var/run/mysqld/mysqld.sock (the
default path to the mysql socket) to the path defined by the variable
'php_conf_mysql_default_socket' which will be the path used by php to
contact MySQL both with mysqli and PDO_MYSQL.
2020-06-17 16:06:53 +02: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 Allows using localhost to connect to MySQL in lxc 2020-06-17 16:06:53 +02: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