mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
freepbx.yml: Remove temp breakpoints
This commit is contained in:
parent
e7da7e4567
commit
99f6f36fd1
1 changed files with 0 additions and 6 deletions
|
@ -158,9 +158,6 @@
|
||||||
dest: /etc/systemd/system/
|
dest: /etc/systemd/system/
|
||||||
|
|
||||||
|
|
||||||
- pause:
|
|
||||||
|
|
||||||
|
|
||||||
- name: FreePBX - Install /etc/apache2/sites-available/freepbx.conf from template ({{ apache_user }}:{{ apache_user }}, 0644 by default)
|
- name: FreePBX - Install /etc/apache2/sites-available/freepbx.conf from template ({{ apache_user }}:{{ apache_user }}, 0644 by default)
|
||||||
template:
|
template:
|
||||||
src: freepbx.conf.j2
|
src: freepbx.conf.j2
|
||||||
|
@ -173,6 +170,3 @@
|
||||||
path: /etc/apache2/ports.conf
|
path: /etc/apache2/ports.conf
|
||||||
line: "Listen {{ pbx_http_port }}"
|
line: "Listen {{ pbx_http_port }}"
|
||||||
# insertafter: Listen 80
|
# insertafter: Listen 80
|
||||||
|
|
||||||
|
|
||||||
- pause:
|
|
||||||
|
|
Loading…
Reference in a new issue