1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

moodle/tasks/install.yml: Note 'php -m' & 'php -i'

This commit is contained in:
A Holt 2021-06-26 01:00:19 -04:00 committed by GitHub
parent 163ff932e7
commit 1493005d63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@
name: postgresql
- name: Install 6 PHP packages (run 'php -m' to verify)
- name: Install 6 PHP packages (run 'php -m' or 'php -i' to verify)
package:
name:
- php{{ php_version }}-pgsql