feat(meta): compress galaxy_info file

This commit is contained in:
Simon Cornet 2025-05-28 07:29:04 +02:00
commit 48c14b4dc1

View file

@ -1,18 +1,8 @@
--- ---
galaxy_info: galaxy_info:
role_name: "log_forwarder"
author: "siempie" author: "siempie"
description: "configure a rsyslog forwarder using rsyslog and splunk" description: "install and configure a rsyslog forwarder using splunk"
license: "MIT" license: "MIT"
min_ansible_version: 2.9 role_name: "log_forwarder"
platforms:
# debian
- name: "Debian"
versions:
- "bookworm"
galaxy_tags:
- "log_forwarder"
dependencies: [] dependencies: []