WIP3
This commit is contained in:
2
roles/bertvv.bind/meta/.galaxy_install_info
Normal file
2
roles/bertvv.bind/meta/.galaxy_install_info
Normal file
@@ -0,0 +1,2 @@
|
||||
install_date: Sun Jun 28 14:49:10 2020
|
||||
version: v4.2.0
|
||||
34
roles/bertvv.bind/meta/main.yml
Normal file
34
roles/bertvv.bind/meta/main.yml
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: Bert Van Vreckem
|
||||
description: >
|
||||
Sets up ISC BIND as an authoritative DNS server for one or more domains
|
||||
(primary and/or secondary).
|
||||
license: BSD
|
||||
min_ansible_version: 2.7
|
||||
platforms:
|
||||
- name: ArchLinux
|
||||
versions:
|
||||
- any
|
||||
- name: Debian
|
||||
versions:
|
||||
- jessie
|
||||
- stretch
|
||||
- buster
|
||||
- name: FreeBSD
|
||||
versions:
|
||||
- any
|
||||
- name: EL
|
||||
versions:
|
||||
- 7
|
||||
- 8
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- xenial
|
||||
- bionic
|
||||
- focal
|
||||
galaxy_tags:
|
||||
- dns
|
||||
- networking
|
||||
- system
|
||||
dependencies: []
|
||||
Reference in New Issue
Block a user