Markus Pesch
b35ba22a6d
Some checks reported errors
continuous-integration/drone/push Build encountered an error
26 lines
431 B
YAML
26 lines
431 B
YAML
galaxy_info:
|
|
role_name: bind9
|
|
namespace: volker_raschek
|
|
author: Markus Pesch
|
|
description: Role to install and configure bind9 on different distributions
|
|
company: Cryptic Systems
|
|
license: MIT
|
|
min_ansible_version: "2.9"
|
|
platforms:
|
|
- name: ArchLinux
|
|
versions:
|
|
- all
|
|
- name: Ubuntu
|
|
versions:
|
|
- all
|
|
- name: EL
|
|
versions:
|
|
- all
|
|
|
|
galaxy_tags:
|
|
- named
|
|
- bind
|
|
- dyndns
|
|
|
|
dependencies: []
|