feat(meta): compress galaxy_info file

This commit is contained in:
Simon Cornet 2025-05-28 07:28:50 +02:00
commit bdc13e2792

View file

@ -1,18 +1,8 @@
--- ---
galaxy_info: galaxy_info:
role_name: "atuin"
author: "siempie" author: "siempie"
description: "configure atuin server" description: "install and configure an atuin server"
license: "MIT" license: "MIT"
min_ansible_version: 2.9 role_name: "atuin"
platforms:
# debian
- name: "Debian"
versions:
- "bookworm"
galaxy_tags:
- "atuin"
dependencies: [] dependencies: []