1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

pbx/tasks/install.yml: freepbx.service test clarified

This commit is contained in:
A Holt 2020-11-14 17:03:47 -05:00 committed by GitHub
parent a0d95e19e5
commit 7f80fbd2e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@
Asterisk and FreePBX work on other OS's / distros, Thank
You! http://FAQ.IIAB.IO ###############################################################################
- name: Check if freepbx is already installed
- name: Check if /etc/systemd/system/freepbx.service is already installed
stat:
path: /etc/systemd/system/freepbx.service
register: freepbx_installed