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

record pbx_use_nginx pbx_use_apache

This commit is contained in:
Jerry Vonau 2023-04-02 08:47:07 -05:00
parent 1fee1c6dd6
commit 094d66e381

View file

@ -48,6 +48,10 @@
value: PBX
- option: description
value: '"Full-featured PBX for rural telephony etc, that can integrate with GSM (mobile phone) networks. Based on Asterisk (Voice over IP, SIP telephone numbers) and FreePBX (web-based GUI to administer it)."'
- option: pbx_use_apache
value: "{{ pbx_use_apache }}"
- option: pbx_use_nginx
value: "{{ pbx_use_nginx }}"
- option: pbx_install
value: "{{ pbx_install }}"
- option: pbx_enabled