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

This commit is contained in:
2025-08-06 11:44:57 +02:00
parent fcd61651c1
commit e12087c54e

View File

@ -6,15 +6,18 @@ galaxy_info:
license: MIT
min_ansible_version: "2.9"
platforms:
- name: "ArchLinux"
- name: ArchLinux
versions:
- all
- name: "Ubuntu"
- name: EL
versions:
- all
- name: "Fedora"
- name: Fedora
versions:
- "35"
- all
- name: Ubuntu
versions:
- all
# galaxy_tags:
# - systemd-networkd