mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
Update main.yml
This commit is contained in:
parent
71a6b6c452
commit
f26277408f
1 changed files with 2 additions and 2 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,7 +9,7 @@
|
|||
#- 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
|
||||
|
|
Loading…
Reference in a new issue