fix(ansible-galaxy): adapt list of supported platforms
Some checks failed
Ansible Linter / ansible-lint (push) Failing after 34s
Lint Markdown files / markdown-lint (push) Successful in 11s

This commit is contained in:
2025-08-06 11:45:00 +02:00
parent 6ef2444c2f
commit 48f18e4520

View File

@ -9,6 +9,12 @@ galaxy_info:
- name: ArchLinux
versions:
- all
- name: EL
versions:
- all
- name: Fedora
versions:
- all
- name: Ubuntu
versions:
- all