Files
playbooks-retailor/roles/elasticsearch/meta/main.yml
T

17 lines
326 B
YAML

---
galaxy_info:
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:
- bullseye
- bookworm
dependencies: []
collections:
- community.docker