mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
More phpX.Y-mysql context—starting in mysql/tasks/install.yml
This commit is contained in:
parent
ce4b60c6b6
commit
2dbc833659
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
- mariadb-server
|
||||
- mariadb-client
|
||||
#- php{{ php_version }}-common # Auto-installed as an apt dependency. REGARDLESS: php{{ php_version }}-common superset php{{ php_version }}-cli is auto-installed by php{{ php_version }}-fpm in nginx/tasks/install.yml
|
||||
- php{{ php_version }}-mysql
|
||||
- php{{ php_version }}-mysql # Likewise installed by nextcloud/tasks/install.yml AND pbx/tasks/freepbx_dependencies.yml
|
||||
state: present
|
||||
|
||||
# 2020-07-11:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue