mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-06 08:36:55 +02:00
Update to 2022-01-26 16:00
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
- name: Add ElasticSearch repo key
|
||||
apt_key:
|
||||
url: https://artifacts.elastic.co/GPG-KEY-elasticsearch
|
||||
tags: repo
|
||||
tags: repo,logs
|
||||
|
||||
- name: Add ElasticSearch repository
|
||||
apt_repository:
|
||||
repo: deb https://artifacts.elastic.co/packages/{{ es_major_version }}.x/apt stable main
|
||||
filename: elasticsearch
|
||||
tags: repo
|
||||
tags: repo,logs
|
||||
|
Reference in New Issue
Block a user