dns/meta/main.yml

28 lines
601 B
YAML
Raw Normal View History

2019-04-16 14:53:34 +00:00
---
galaxy_info:
author: Bert Van Vreckem
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: []