LukasGibb.asterisk
Role Name
This is an Ansible role that installs the Asterisk software on Ubuntu servers.
Asterisk is a free and open-source framework for creating communication applications and is supported by Digium.
Requirements
When you install the Asterisk package using this role, it will automatically install many dependencies using apt-get. There are too many to list here.
Currently, this role has only been tested on:
- Ubuntu 18.04 LTS (Bionic Beaver)
Role Variables
There are no variables for now. Future updates may include options to install extra Asterisk packages, like regional sounds.
Dependencies
There are no dependencies.
Example Playbook
- hosts: pabxservers
roles:
- LukasGibb.asterisk
Note: This role is very basic and only installs Asterisk. You will need to handle the configuration separately.
License
MIT
Author Information
This role was created in 2018 by: Lukas Gibb, from CloudJourneyman.com
Informazioni sul progetto
An Ansible role that installs Asterisk (packages) on Ubuntu servers.
Installa
ansible-galaxy install LukasGibb.asterisk
Licenza
mit
Download
145
Proprietario