mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-15 21:29:52 +05:00
Updated ansible scripts
This commit is contained in:
committed by
Dan Christian Bogos
parent
b7877ebd01
commit
b7dfdf885e
@@ -41,7 +41,7 @@
|
||||
|
||||
customPath: "{{ lookup('env','PATH') }}:{{ golang_gopath }}/bin:/usr/local/go/bin:{{ ansible_env.PATH }}"
|
||||
|
||||
remote_user: cgrates
|
||||
remote_user: '{{ gouser }}'
|
||||
tasks:
|
||||
###########################################################################################################################
|
||||
# install dependencies
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
|
||||
customPath: "{{ lookup('env','PATH') }}:{{ golang_gopath }}/bin:/usr/local/go/bin:{{ ansible_env.PATH }}"
|
||||
|
||||
remote_user: cgrates
|
||||
remote_user: '{{ gouser }}'
|
||||
tasks:
|
||||
###########################################################################################################################
|
||||
###########################################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user