mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Fix patch for freepbx fix
This commit is contained in:
parent
fae81ca105
commit
4169db3080
2 changed files with 27 additions and 27 deletions
|
@ -35,7 +35,7 @@
|
||||||
- name: FreePBX - Patch FreePBX source - IIAB Bug 1685
|
- name: FreePBX - Patch FreePBX source - IIAB Bug 1685
|
||||||
patch:
|
patch:
|
||||||
src: "roles/pbx/templates/71-freepbx-framework.patch"
|
src: "roles/pbx/templates/71-freepbx-framework.patch"
|
||||||
dest: "{{ downloads_dir }}/{{ freepbx_src_dir }}/amp_conf/htdocs/admin/libraries/BMO/Framework.class.php"
|
dest: "{{ freepbx_src_dir }}/amp_conf/htdocs/admin/libraries/BMO/Framework.class.php"
|
||||||
|
|
||||||
- name: FreePBX - Disable & Stop asterisk service
|
- name: FreePBX - Disable & Stop asterisk service
|
||||||
systemd:
|
systemd:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue