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
5058eadb9d
commit
74f29f54c1
1 changed files with 3 additions and 2 deletions
|
@ -8,12 +8,13 @@
|
|||
|
||||
#- name: TODO: Check if asterisk and freepbx are already installed
|
||||
|
||||
- debug:
|
||||
- debug: # Crazy spacing below is tuned for 80-column screens
|
||||
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 make
|
||||
Asterisk and FreePBX work on other OS's / distros, Thank You!
|
||||
http://FAQ.IIAB.IO
|
||||
http://FAQ.IIAB.IO ###############################################################################
|
||||
|
||||
- name: Install Asterisk (debuntu)
|
||||
include_tasks: asterisk.yml
|
||||
|
|
Loading…
Add table
Reference in a new issue