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:
parent
163ff932e7
commit
1493005d63
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue