mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #2861 from lemueldsouza/pbx-path-fix
Update freepbx.yml
This commit is contained in:
commit
695a7498df
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
||||||
- name: FreePBX - Patch FreePBX source - disable get_magic_quotes_gpc()
|
- name: FreePBX - Patch FreePBX source - disable get_magic_quotes_gpc()
|
||||||
patch:
|
patch:
|
||||||
src: "roles/pbx/templates/pbx2.patch"
|
src: "roles/pbx/templates/pbx2.patch"
|
||||||
dest: "{{ freepbx_install_dir }}/freepbx/admin/libraries/view.functions.php"
|
dest: "{{ freepbx_install_dir }}/admin/libraries/view.functions.php"
|
||||||
|
|
||||||
- name: FreePBX - Create /etc/odbc.ini
|
- name: FreePBX - Create /etc/odbc.ini
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue