diff --git a/meta/main.yml b/meta/main.yml index 3f5647c..94ae890 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -1,3 +1,18 @@ --- dependencies: - role: geerlingguy.docker + +galaxy_info: + role_name: jriou.forgejo + author: jriou + description: Ansible role to manage a Forgejo instance + license_file: LICENSE + min_ansible_version: 2.18 + platforms: + - name: Debian + versions: + - bullseye + - bookworm + - trixie + galaxy_tags: + - forgejo