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:
parent
f2cd4e491c
commit
d9b6332cd7
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue