1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

moodle/tasks/install.yml: Link to moodlebox.net's great pkg list

This commit is contained in:
A Holt 2021-07-02 13:42:19 -04:00 committed by GitHub
parent cce83897c7
commit 551d8633a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,8 +28,10 @@
name: postgresql
# 2021-07-02: Let's monitor & learn from these 2 pages year-by-year:
# https://docs.moodle.org/19/en/PHP_settings_by_Moodle_version#PHP_Extensions_and_libraries
- name: Install libsodium23 + 8 PHP packages (run 'php -m' or 'php -i' to verify)
# https://github.com/moodlebox/moodlebox/blob/master/roles/packages/vars/main.yml
- name: Install ghostscript + libsodium23 + 8 PHP packages (run 'php -m' or 'php -i' to verify)
package:
name:
#- php-apcu # 2021-07-02: Experiment with fewer dependencies