mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Updated ansible scripts for packages
This commit is contained in:
committed by
Dan Christian Bogos
parent
5d2c05902e
commit
a0986e8c30
@@ -72,6 +72,9 @@
|
||||
|
||||
remote_user: '{{ gouser }}'
|
||||
tasks:
|
||||
- name: set cgrates cgrates_distribution
|
||||
set_fact:
|
||||
cgrates_distribution: "{{ cgrates_distribution }}"
|
||||
- name: set cgrates cgrates_version
|
||||
set_fact:
|
||||
cgrates_version: "{{ cgrates_version }}"
|
||||
|
||||
@@ -74,6 +74,9 @@
|
||||
|
||||
remote_user: '{{ gouser }}'
|
||||
tasks:
|
||||
- name: set cgrates cgrates_distribution
|
||||
set_fact:
|
||||
cgrates_distribution: "{{ cgrates_distribution }}"
|
||||
###########################################################################################################################
|
||||
###########################################################################################################################
|
||||
# install dependencies
|
||||
|
||||
Reference in New Issue
Block a user