mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +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:
|
args:
|
||||||
chdir: "{{ asterisk_src_dir }}"
|
chdir: "{{ asterisk_src_dir }}"
|
||||||
|
|
||||||
- name: Asterisk - basic pbx
|
|
||||||
command: make basic-pbx
|
|
||||||
args:
|
|
||||||
chdir: "{{ asterisk_src_dir }}"
|
|
||||||
|
|
||||||
- name: Asterisk - ldconfig
|
- name: Asterisk - ldconfig
|
||||||
shell: ldconfig
|
shell: ldconfig
|
||||||
args:
|
args:
|
||||||
|
|
Loading…
Reference in a new issue