mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Reference the right cgrates role in ansible playbooks
This commit is contained in:
committed by
Dan Christian Bogos
parent
9e0a5c0a7c
commit
620476f6c4
@@ -8,7 +8,7 @@
|
||||
|
||||
- name: Install and configure CGRateS
|
||||
import_role:
|
||||
name: ../../roles/install_cgrates
|
||||
name: ../../roles/cgrates
|
||||
|
||||
- name: Install Asterisk
|
||||
import_role:
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
- name: Install and config CGRateS
|
||||
import_role:
|
||||
name: ../../roles/install_cgrates
|
||||
name: ../../roles/cgrates
|
||||
|
||||
- name: Unzip FreeSWITCH config
|
||||
become: yes
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
- name: Install and configure CGRateS
|
||||
import_role:
|
||||
name: ../../roles/install_cgrates
|
||||
name: ../../roles/cgrates
|
||||
|
||||
- name: Install PJSUA
|
||||
import_role:
|
||||
|
||||
Reference in New Issue
Block a user