mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
pbx/tasks/main.yml: Traditional ordering for iiab.ini
This commit is contained in:
parent
545d66dbe2
commit
3636d67a2c
1 changed files with 4 additions and 4 deletions
|
@ -49,14 +49,14 @@
|
|||
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
|
||||
value: "{{ pbx_enabled }}"
|
||||
- option: pbx_use_apache
|
||||
value: "{{ pbx_use_apache }}"
|
||||
- option: pbx_use_nginx
|
||||
value: "{{ pbx_use_nginx }}"
|
||||
|
||||
rescue:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue