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

This commit is contained in:
2025-08-06 11:45:07 +02:00
parent 13ada129ae
commit d6666179a4

View File

@ -9,12 +9,16 @@ galaxy_info:
- name: ArchLinux
versions:
- all
- name: Ubuntu
- name: EL
versions:
- all
- name: Fedora
versions:
- "35"
- all
- name: Ubuntu
versions:
- all
galaxy_tags:
- system
- user