mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2026-04-10 12:41:49 +02:00
Probed.
This commit is contained in:
parent
4b512cfb38
commit
9bf1806771
|
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
galaxy_info:
|
||||
author: Robert de Bock
|
||||
role_name: grub
|
||||
|
|
@ -8,24 +7,17 @@ galaxy_info:
|
|||
min_ansible_version: 2.8
|
||||
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- all
|
||||
- name: EL
|
||||
versions:
|
||||
- 7
|
||||
- 8
|
||||
- name: Fedora
|
||||
versions:
|
||||
- all
|
||||
- name: OpenSUSE
|
||||
versions:
|
||||
- all
|
||||
- 31
|
||||
- 32
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- bionic
|
||||
- xenial
|
||||
- focal
|
||||
|
||||
galaxy_tags:
|
||||
- grub
|
||||
|
|
|
|||
Loading…
Reference in a new issue