mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Initial stab at adding a PBX. Playbooks and necessary config for Asterisk
This commit is contained in:
parent
31715f1633
commit
f6089d9913
10 changed files with 206 additions and 0 deletions
|
@ -57,6 +57,12 @@
|
|||
# when: owncloud_install
|
||||
# tags: owncloud
|
||||
|
||||
- name: PBX
|
||||
include_role:
|
||||
name: pbx
|
||||
when: pbx_install
|
||||
tags: pbx
|
||||
|
||||
- name: WORDPRESS
|
||||
include_role:
|
||||
name: wordpress
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue