mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2026-04-10 12:41:49 +02:00
Probed, more distributions work.
This commit is contained in:
parent
fd42d6b353
commit
9f8e9e3335
|
|
@ -7,17 +7,29 @@ galaxy_info:
|
|||
min_ansible_version: 2.8
|
||||
|
||||
platforms:
|
||||
- name: Alpine
|
||||
versions:
|
||||
- all
|
||||
- name: EL
|
||||
versions:
|
||||
- 7
|
||||
- 8
|
||||
- name: Debian
|
||||
versions:
|
||||
- buster
|
||||
- bullseye
|
||||
- name: Fedora
|
||||
versions:
|
||||
- 31
|
||||
- 32
|
||||
- name: OpenSUSE
|
||||
versions:
|
||||
- all
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- focal
|
||||
- bionic
|
||||
- xenial
|
||||
|
||||
galaxy_tags:
|
||||
- grub
|
||||
|
|
|
|||
Loading…
Reference in a new issue