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
|
- name: ArchLinux
|
||||||
versions:
|
versions:
|
||||||
- all
|
- all
|
||||||
|
- name: Debian
|
||||||
|
versions:
|
||||||
|
- all
|
||||||
- name: EL
|
- name: EL
|
||||||
versions:
|
versions:
|
||||||
- all
|
- all
|
||||||
|
|||||||
Reference in New Issue
Block a user