1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

pbx/tasks/freepbx.yml comment: 2-step install -> 4-step install

This commit is contained in:
A Holt 2021-08-05 03:30:50 -04:00 committed by GitHub
parent bfdd43bb76
commit 50e04c9c5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,7 +115,7 @@
# dest: "{{ freepbx_install_dir }}/admin/libraries/view.functions.php"
- name: FreePBX - 2-step install (just run once) - CAN TAKE 12 MIN OR LONGER!
- name: FreePBX - 4-step install (just run once) - CAN TAKE 12 MIN OR LONGER!
command: "{{ item }}"
args:
chdir: "{{ freepbx_src_dir }}"