asterisk

Role Name

An Ansible role that installs Asterisk (packages) on Ubuntu servers.

Asterisk is a free and open source framework for building communications applications and is sponsored by Digium.

Requirements

This role will install a tonne of dependancies via apt-get when the asterisk package is installed. Too many to list here.

Currently only tested on

  • Ubuntu 18.04 LTS (Bionic Beaver)

Role Variables

None. Future revisions may have variables to install optional asterisk packages such as regional sounds etc.

Dependencies

None

Example Playbook

- hosts: pabxservers
  roles:
     - LukasGibb.asterisk

Note: This role is very basic and simply installs Asterisk. Configuration management will need to be done seperately.

License

MIT

Author Information

This role was created in 2018 by: Lukas Gibb, from CloudJourneyman.com

About

An Ansible role that installs Asterisk (packages) on Ubuntu servers.

Install
ansible-galaxy install LukasGibb/ansible-role-asterisk
GitHub repository
License
mit
Downloads
130
Owner