mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
190b0d1a3e
commit
5058eadb9d
1 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
- name: Fail if nodejs_version is incorrect
|
||||
fail:
|
||||
msg: >
|
||||
msg: >-
|
||||
PBX: Refusing to install as nodejs_version is not 10.x. Please fix that
|
||||
(looking into /etc/iiab/local_vars.yml and
|
||||
/opt/iiab/iiab/vars/default_vars.yml) and then rerun.
|
||||
|
@ -9,10 +9,11 @@
|
|||
#- name: TODO: Check if asterisk and freepbx are already installed
|
||||
|
||||
- debug:
|
||||
msg: >
|
||||
msg: >-
|
||||
WARNING: ONLY UBUNTU 18.04 AND DEBIAN 9 ARE SUPPORTED AS OF FEBRUARY 2019.
|
||||
Please assist Internet-in-a-Box communities worldwide if you can improve
|
||||
our coverage on other OS's/distros, Thank You! http://FAQ.IIAB.IO
|
||||
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: Install Asterisk (debuntu)
|
||||
include_tasks: asterisk.yml
|
||||
|
|
Loading…
Add table
Reference in a new issue