update elasticsearch w/ ssl & xpack support

This commit is contained in:
2026-08-07 16:23:00 +02:00
parent 871b8d1f83
commit 86d8986630
24 changed files with 1139 additions and 509 deletions
+10 -10
View File
@@ -1,16 +1,16 @@
---
galaxy_info:
author: Your Name
description: Ansible role to deploy prometheus & grafana using Docker
license: MIT
min_ansible_version: "2.9"
role_name: elk_stack
author: your-name
description: Deploys Elasticsearch, Logstash and Kibana via Docker Compose on a shared network
min_ansible_version: "2.14"
platforms:
- name: Debian
versions:
- all
galaxy_tags:
- monitoring
- cadvisor
dependencies:
- docker
- bullseye
- bookworm
dependencies: []
collections:
- community.docker