Ansible role to install FreePBX
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Blagovest Petrov 84d1b66211 Fixed platform meta info 8 years ago
files first commit 8 years ago
handlers first commit 8 years ago
meta Fixed platform meta info 8 years ago
tasks first commit 8 years ago
vars first commit 8 years ago
.gitignore first commit 8 years ago
LICENSE Initial commit 8 years ago
README.md first commit 8 years ago

README.md

freepbx13

This role will instal freepbx 13.

Requirements

Needs root/sudo

Role Varibles

Nothing for now.

Example

- hosts: freepbx
  user: root
  roles:
      - {role: eniac111.freepbx13}

Dependencies

None

License

2-clause BSD

Author Information

Blagovest Petrov http://petrovs.info

Notice

Tested on Centos 7 running on LXC. Should work on older versions too.

TODO

  • Support for Debian/Ubuntu
  • Asterisk "make menuedit" settings to be configured by Ansible variables