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: []