mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
freepbx.yml: Clarify 2-step FreePBX install (1st stab)
This commit is contained in:
parent
ed73e94b46
commit
c6316c1df7
1 changed files with 2 additions and 1 deletions
|
@ -232,7 +232,8 @@
|
|||
dest: /etc/asterisk/cdr_mysql.conf
|
||||
|
||||
|
||||
- name: FreePBX - 2-step install - won't run if {{ freepbx_install_dir }} already exists - FAST W/ GITHUB (OR freepbx-16.0-latest.tgz CAN TAKE 3-12 MIN OR LONGER!)
|
||||
# 2023-05-21: Asterisk is normally OFF at this point (but that doesn't matter, either way!)
|
||||
- name: FreePBX - 2-step install - FAST W/ GITHUB (OR freepbx-16.0-latest.tgz CAN TAKE 3-12 MIN OR LONGER!)
|
||||
command: "{{ item }}"
|
||||
args:
|
||||
chdir: "{{ freepbx_src_dir }}"
|
||||
|
|
Loading…
Reference in a new issue