mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
pbx/tasks/install.yml: Output a loud PHP 7.4 warning
This commit is contained in:
parent
fe7ee42703
commit
59ebeeeac7
1 changed files with 2 additions and 7 deletions
|
@ -1,10 +1,5 @@
|
||||||
- debug: # Crazy spacing below is tuned for 80-column screens
|
- name: "ONLY PHP 7.4 IS SUPPORTED AS OF AUG 2021 -- PLEASE READ: https://github.com/iiab/iiab/tree/master/roles/pbx/#pbx-readme"
|
||||||
msg: >-
|
meta: noop
|
||||||
####################################################################WARNING:
|
|
||||||
ONLY UBUNTU 18.04, DEBIAN 9 & RASPBIAN ARE SUPPORTED AS OF FEB 2019. Please
|
|
||||||
assist Internet-in-a-Box communities worldwide if you can make
|
|
||||||
Asterisk and FreePBX work on other OS's / distros, Thank
|
|
||||||
You! http://FAQ.IIAB.IO ###############################################################################
|
|
||||||
|
|
||||||
|
|
||||||
- name: "Set 'nodejs_install: True' and 'nodejs_enabled: True'"
|
- name: "Set 'nodejs_install: True' and 'nodejs_enabled: True'"
|
||||||
|
|
Loading…
Reference in a new issue