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
|
||||
company: Cryptic Systems
|
||||
license: MIT
|
||||
min_ansible_version: 2.1
|
||||
min_ansible_version: "2.9"
|
||||
platforms:
|
||||
- name: Archlinux
|
||||
- name: ArchLinux
|
||||
versions:
|
||||
- all
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- 20.04
|
||||
- name: RockyLinux
|
||||
- all
|
||||
- name: EL
|
||||
versions:
|
||||
- 8.5
|
||||
- all
|
||||
|
||||
galaxy_tags:
|
||||
- named
|
||||
|
Loading…
Reference in New Issue
Block a user