mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
remove make basic-pbx from asterisk.yml as it messes up /etc/asterisk/asterisk.conf
This commit is contained in:
parent
2b443ce404
commit
c31046b46a
1 changed files with 0 additions and 5 deletions
|
@ -86,11 +86,6 @@
|
|||
args:
|
||||
chdir: "{{ asterisk_src_dir }}"
|
||||
|
||||
- name: Asterisk - basic pbx
|
||||
command: make basic-pbx
|
||||
args:
|
||||
chdir: "{{ asterisk_src_dir }}"
|
||||
|
||||
- name: Asterisk - ldconfig
|
||||
shell: ldconfig
|
||||
args:
|
||||
|
|
Loading…
Reference in a new issue