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:
@@ -13,6 +13,9 @@ galaxy_info:
|
||||
- name: ArchLinux
|
||||
versions:
|
||||
- all
|
||||
- name: Debian
|
||||
versions:
|
||||
- all
|
||||
- name: EL
|
||||
versions:
|
||||
- all
|
||||
|
||||
Reference in New Issue
Block a user