mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clean PHP dependency explanations
This commit is contained in:
parent
f31677673f
commit
b22bae1481
8 changed files with 14 additions and 14 deletions
|
@ -10,7 +10,7 @@
|
|||
name:
|
||||
- mariadb-server
|
||||
- mariadb-client
|
||||
#- php{{ php_version }}-common # Auto-installed as an apt dependency
|
||||
#- 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
|
||||
state: present
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue