fix(meta): declare Debian as supported platform

The role ships vars/Debian.yaml and the README lists Debian, but the galaxy metadata did not advertise the platform, so
Ansible Galaxy hid the role from users searching for Debian.

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-09-10 21:41:34 +02:00
co-authored by Copilot
parent 3947d4e30a
commit 1e70b5f11f
+3
View File
@@ -13,6 +13,9 @@ galaxy_info:
- name: ArchLinux - name: ArchLinux
versions: versions:
- all - all
- name: Debian
versions:
- all
- name: EL - name: EL
versions: versions:
- all - all