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:
parent
bfdd43bb76
commit
50e04c9c5b
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@
|
||||||
# dest: "{{ freepbx_install_dir }}/admin/libraries/view.functions.php"
|
# 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 }}"
|
command: "{{ item }}"
|
||||||
args:
|
args:
|
||||||
chdir: "{{ freepbx_src_dir }}"
|
chdir: "{{ freepbx_src_dir }}"
|
||||||
|
|
Loading…
Reference in a new issue