1
0
Fork 0
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:
A Holt 2019-02-09 15:07:39 -05:00 committed by GitHub
parent 190b0d1a3e
commit 5058eadb9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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