1
0
Fork 0
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:
root 2021-06-27 18:25:49 -04:00
parent f31677673f
commit b22bae1481
8 changed files with 14 additions and 14 deletions

View file

@ -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