2017-05-21 11:13:48 +02:00
|
|
|
galaxy_info:
|
2021-06-28 15:19:29 +02:00
|
|
|
company: Evolix
|
2017-05-21 11:13:48 +02:00
|
|
|
description: Installation and basic configuration of Logstash.
|
|
|
|
|
2019-03-21 15:31:22 +01:00
|
|
|
issue_tracker_url: https://gitea.evolix.org/evolix/ansible-roles/issues
|
2017-05-21 11:13:48 +02:00
|
|
|
|
|
|
|
license: GPLv2
|
|
|
|
|
2021-06-28 15:19:29 +02:00
|
|
|
min_ansible_version: "2.2"
|
2017-05-21 11:13:48 +02:00
|
|
|
|
|
|
|
platforms:
|
2021-06-28 15:19:29 +02:00
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- jessie
|
|
|
|
- stretch
|
|
|
|
- buster
|
|
|
|
|
|
|
|
galaxy_tags: []
|
|
|
|
# List tags for your role here, one per line. A tag is
|
|
|
|
# a keyword that describes and categorizes the role.
|
|
|
|
# Users find roles by searching for tags. Be sure to
|
|
|
|
# remove the '[]' above if you add tags to this list.
|
|
|
|
#
|
|
|
|
# NOTE: A tag is limited to a single word comprised of
|
|
|
|
# alphanumeric characters. Maximum 20 tags per role.
|
2017-05-21 11:13:48 +02:00
|
|
|
|
2021-09-21 14:41:48 +02:00
|
|
|
dependencies: []
|