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