feat(meta): set galaxy information

This commit is contained in:
Simon Cornet 2025-03-31 17:49:10 +02:00
commit decc164b2f

View file

@ -1,8 +1,8 @@
--- ---
galaxy_info: galaxy_info:
role_name: "template" role_name: "atuin"
author: "siempie" author: "siempie"
description: "" description: "configure atuin server"
license: "MIT" license: "MIT"
min_ansible_version: 2.9 min_ansible_version: 2.9
platforms: platforms:
@ -12,13 +12,7 @@ galaxy_info:
versions: versions:
- "bookworm" - "bookworm"
# ubuntu
- name: "Ubuntu"
versions:
- "jammy"
- "noble"
galaxy_tags: galaxy_tags:
- "template" - "atuin"
dependencies: [] dependencies: []