32 lines
491 B
YAML
32 lines
491 B
YAML
galaxy_info:
|
|
role_name: bind9
|
|
namespace: keepit
|
|
|
|
author: Daniel Akulenok
|
|
description: Configure Bind9
|
|
company: Keepit
|
|
|
|
issue_tracker_url: https://gitlab.off.keepit.com/operations/ansible-bind9-role
|
|
|
|
license: GPL-3.0-or-later
|
|
|
|
min_ansible_version: 2.13
|
|
|
|
platforms:
|
|
- name: Ubuntu
|
|
versions:
|
|
- 22.04
|
|
- 20.04
|
|
- name: Debian
|
|
versions:
|
|
- 11
|
|
|
|
galaxy_tags:
|
|
- bind9
|
|
- bind
|
|
- dns
|
|
- ubuntu
|
|
- debian
|
|
|
|
dependencies: []
|