1
0
Fork 0
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:
A Holt 2023-06-20 15:24:15 -04:00 committed by GitHub
parent ed73e94b46
commit c6316c1df7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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