fix(meta): list of distributions
This commit is contained in:
parent
cd3bd685ce
commit
d99dabc4f7
@ -3,17 +3,17 @@ galaxy_info:
|
|||||||
description: Role to install and configure bind9 on different distributions
|
description: Role to install and configure bind9 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:
|
||||||
- named
|
- named
|
||||||
|
Loading…
Reference in New Issue
Block a user