mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
- installs go - sets up cgrates - installs nightly version of opensips and modules - uses the prepaid opensips.cfg from tutorials by default - installs and sets up freediameter - installs pjsua and helper scripts
6 lines
137 B
INI
6 lines
137 B
INI
# Ansible Inventory File
|
|
|
|
[all]
|
|
example_host ansible_host=192.168.122.42 ansible_port=50026 ansible_user=example_user user=example_user
|
|
|