fix(meta): list of distributions

This commit is contained in:
Markus Pesch 2022-04-11 14:15:26 +02:00
parent cd3bd685ce
commit d99dabc4f7
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 5 additions and 5 deletions

View File

@ -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