Skip to content

Commit

Permalink
fix: bring back role meta (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukoJy3D authored Jul 19, 2024
1 parent d212d4b commit 85ccf76
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
allow_duplicates: true

galaxy_info:
author: Robin Clarke, Jakob Reiter, Dale McDiarmid
description: Elasticsearch for Linux
company: "Elastic.co"
license: "license (Apache)"
min_ansible_version: 2.5.0
platforms:
- name: EL
versions:
- "6"
- "7"
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
- galaxy_tags:
- elastic
- elasticsearch
- elk
- logging

dependencies: []

0 comments on commit 85ccf76

Please sign in to comment.