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
|
@ -175,7 +175,7 @@
|
|||
state: present
|
||||
name:
|
||||
- python3-wget
|
||||
#- 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 }}-sqlite3
|
||||
- python3-geojson
|
||||
- python3-pil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue