17 lines
280 B
YAML
17 lines
280 B
YAML
galaxy_info:
|
|
author: Baptiste Jonglez
|
|
description: Configure NSD and DNS zones on Debian
|
|
license: MIT
|
|
min_ansible_version: 1.7
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- wheezy
|
|
- jessie
|
|
- stretch
|
|
- buster
|
|
galaxy_tags:
|
|
- nsd
|
|
- dns
|
|
- debian
|