mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-17 17:14:20 +01:00
COmment change
This commit is contained in:
@@ -62,6 +62,6 @@
|
||||
notify: restart elasticsearch
|
||||
|
||||
#Copy the logging.yml
|
||||
- name: Copy Systemd File for Instance
|
||||
- name: Copy Logging.yml File for Instance
|
||||
template: src=logging.yml.j2 dest={{instance_config_directory}}/logging.yml owner={{ es_user }} group={{ es_group }} mode=0644 force=yes
|
||||
notify: restart elasticsearch
|
||||
Reference in New Issue
Block a user