razvancrainea.opensips_cli
OpenSIPS CLI
This role installs the
opensips-cli
tool from the official OpenSIPS repositories for Debian and RedHat.
Galaxy
To install this role, use Ansible Galaxy:
ansible-galaxy install razvancrainea.opensips_cli
Role Variables:
You can change the following variables to adjust how the role installs the tool:
opensips_build
- specifies the OpenSIPS build. You can choose from releases or nightly. The default is releases.opensips_yum_release
- specifies which OpenSIPS release is used for RedHat packaging. The default is 6.opensips_version
- specifies the OpenSIPS version. The default is 3.1 (only for RedHat systems where the repository includes the OpenSIPS SIP server).
Examples:
Here's an example of a playbook that uses the opensips-cli
role.
---
- hosts: all
roles:
- role: opensips_cli
License:
GPLv3
Informazioni sul progetto
Role to install OpenSIPS CLI packages from official repositories
Installa
ansible-galaxy install razvancrainea.opensips_cli
Licenza
gpl-3.0
Download
6.7k
Proprietario