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:
parent
a0d95e19e5
commit
7f80fbd2e3
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
Asterisk and FreePBX work on other OS's / distros, Thank
|
Asterisk and FreePBX work on other OS's / distros, Thank
|
||||||
You! http://FAQ.IIAB.IO ###############################################################################
|
You! http://FAQ.IIAB.IO ###############################################################################
|
||||||
|
|
||||||
- name: Check if freepbx is already installed
|
- name: Check if /etc/systemd/system/freepbx.service is already installed
|
||||||
stat:
|
stat:
|
||||||
path: /etc/systemd/system/freepbx.service
|
path: /etc/systemd/system/freepbx.service
|
||||||
register: freepbx_installed
|
register: freepbx_installed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue