From decc164b2f8748b4b0fd0dc94383ca06ff64d66f Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Mon, 31 Mar 2025 17:49:10 +0200 Subject: [PATCH] feat(meta): set galaxy information --- meta/main.yaml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/meta/main.yaml b/meta/main.yaml index cfe5b99..b5340eb 100644 --- a/meta/main.yaml +++ b/meta/main.yaml @@ -1,8 +1,8 @@ --- galaxy_info: - role_name: "template" + role_name: "atuin" author: "siempie" - description: "" + description: "configure atuin server" license: "MIT" min_ansible_version: 2.9 platforms: @@ -12,13 +12,7 @@ galaxy_info: versions: - "bookworm" - # ubuntu - - name: "Ubuntu" - versions: - - "jammy" - - "noble" - galaxy_tags: - - "template" + - "atuin" dependencies: []