1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Fix asterisk.yml playbook

This commit is contained in:
Anish Mangal 2019-01-19 13:47:57 +00:00 committed by root
parent 8b7da40c83
commit 03540d19a9

View file

@ -92,7 +92,7 @@
chdir: "{{ asterisk_src_dir }}"
- name: Asterisk - ldconfig
command: ldconfig
shell: ldconfig
args:
chdir: "{{ asterisk_src_dir }}"