fix(meta): list of distributions
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bb8b56370d
commit
a76a970d94
@ -1,19 +1,20 @@
|
|||||||
galaxy_info:
|
galaxy_info:
|
||||||
|
role_name: dhcpd
|
||||||
author: Markus Pesch
|
author: Markus Pesch
|
||||||
description: Role to install and configure dhcpd on different distributions
|
description: Role to install and configure dhcpd on different distributions
|
||||||
company: Cryptic Systems
|
company: Cryptic Systems
|
||||||
license: MIT
|
license: MIT
|
||||||
min_ansible_version: 2.1
|
min_ansible_version: "2.9"
|
||||||
platforms:
|
platforms:
|
||||||
- name: Archlinux
|
- name: ArchLinux
|
||||||
versions:
|
versions:
|
||||||
- all
|
- all
|
||||||
- name: Ubuntu
|
- name: Ubuntu
|
||||||
versions:
|
versions:
|
||||||
- 20.04
|
- all
|
||||||
- name: RockyLinux
|
- name: EL
|
||||||
versions:
|
versions:
|
||||||
- 8.5
|
- all
|
||||||
|
|
||||||
galaxy_tags:
|
galaxy_tags:
|
||||||
- dhcpd
|
- dhcpd
|
||||||
|
Loading…
Reference in New Issue
Block a user