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

Clarify Nextcloud prereq (PHP) ...or intentionally fail

This commit is contained in:
A Holt 2019-07-04 22:23:46 -04:00 committed by GitHub
parent f2cd4e491c
commit d9b6332cd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@
# set_fact:
# php_new: False
- name: FORCIBLY FAIL, IF PHP (Nextcloud prerequisite) ISN'T INSTALLED
- name: INTENTIONALLY FAIL, IF PHP (Nextcloud prerequisite) ISN'T INSTALLED
fail:
msg: >
Nextcloud install cannot proceed, as it requires PHP be installed first.