1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

freepbx.yml: Remove temp breakpoints

This commit is contained in:
root 2021-08-05 00:07:47 -04:00
parent e7da7e4567
commit 99f6f36fd1

View file

@ -158,9 +158,6 @@
dest: /etc/systemd/system/
- pause:
- name: FreePBX - Install /etc/apache2/sites-available/freepbx.conf from template ({{ apache_user }}:{{ apache_user }}, 0644 by default)
template:
src: freepbx.conf.j2
@ -173,6 +170,3 @@
path: /etc/apache2/ports.conf
line: "Listen {{ pbx_http_port }}"
# insertafter: Listen 80
- pause: