1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Add make basic-pbx to asterisk.yml

This commit is contained in:
Anish Mangal 2019-01-19 13:37:24 +00:00 committed by root
parent 31e5a795d9
commit 8b7da40c83

View file

@ -85,7 +85,11 @@
command: make samples
args:
chdir: "{{ asterisk_src_dir }}"
creates: "/etc/default/asterisk"
- name: Asterisk - basic pbx
command: make basic-pbx
args:
chdir: "{{ asterisk_src_dir }}"
- name: Asterisk - ldconfig
command: ldconfig