dns/meta/main.yml

29 lines
618 B
YAML
Raw Permalink Normal View History

2019-04-16 14:53:34 +00:00
---
galaxy_info:
author: Bert Van Vreckem
2021-10-22 08:53:28 +00:00
role_name: dns
2019-04-16 14:53:34 +00:00
description: Sets up ISC BIND on RHEL/CentOS 6/7, Ubuntu 16.04/18.04 LTS (Xenial/Bionic), or Arch Linux as an authoritative DNS server for one or more domains (master and/or slave).
license: BSD
min_ansible_version: 2.7
platforms:
- name: EL
versions:
- 6
- 7
- name: Ubuntu
versions:
- xenial
- bionic
- name: Debian
versions:
- jessie
- stretch
- name: ArchLinux
versions:
- any
galaxy_tags:
- networking
- system
- dns
dependencies: []