mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
nextcloud/tasks/install.yml: Note 'php -m' & 'php -i'
This commit is contained in:
parent
ca29e5e680
commit
163ff932e7
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
# https://docs.nextcloud.com/server/18/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation
|
||||
# 2021-04-11: If you're running Nextcloud 21+ in production, carefully check the latest required AND recommended prereqs:
|
||||
# https://docs.nextcloud.com/server/21/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation
|
||||
- name: Install ffmpeg + libxml2 + 8 PHP packages (run 'php -m' to verify)
|
||||
- name: Install ffmpeg + libxml2 + 8 PHP packages (run 'php -m' or 'php -i' to verify)
|
||||
package:
|
||||
name:
|
||||
#- dnsutils # NOT REQUESTED by Nextcloud
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue