mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Include chan_dongle.yml in asterisk.yml
This commit is contained in:
parent
5e687559ad
commit
2a30b22206
1 changed files with 4 additions and 0 deletions
|
@ -136,3 +136,7 @@
|
||||||
path: /etc/asterisk/asterisk.conf
|
path: /etc/asterisk/asterisk.conf
|
||||||
regexp: 'rungroup ='
|
regexp: 'rungroup ='
|
||||||
line: 'rungroup = asterisk'
|
line: 'rungroup = asterisk'
|
||||||
|
|
||||||
|
- name: Asterisk - Install chan_dongle
|
||||||
|
include: chan_dongle.yml
|
||||||
|
when: asterisk_chan_dongle
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue