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

Fix Freepbx installation task name

This commit is contained in:
Anish Mangal 2019-02-10 15:24:52 +00:00
parent d7f88712bc
commit f2d15f62ed

View file

@ -91,7 +91,7 @@
group: asterisk
recurse: yes
- name: FreePBX - Install (just run once) - CAN TAKE 2 MIN OR LONGER!
- name: FreePBX - Install - CAN TAKE 2 MIN OR LONGER!
command: "{{ item }}"
args:
chdir: "{{ freepbx_src_dir }}"