mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 14:48:43 +05:00
Comment systemd masked option for elastic service for now
The ansible role is executing fine the first time executing the tasks, but only the first time.
This commit is contained in:
committed by
Dan Christian Bogos
parent
e5b7b91799
commit
d091ab7d03
@@ -33,7 +33,7 @@
|
||||
name: elasticsearch.service
|
||||
enabled: "{{ elasticsearch_service_enabled }}"
|
||||
state: "{{ elasticsearch_service_state }}"
|
||||
masked: "{{ elasticsearch_service_masked }}"
|
||||
# masked: "{{ elasticsearch_service_masked }}"
|
||||
|
||||
- name: Configure Elasticsearch
|
||||
become: true
|
||||
|
||||
Reference in New Issue
Block a user