Initial Commit

This commit is contained in:
2022-02-21 21:41:31 +01:00
commit 57dc81f353
15 changed files with 779 additions and 0 deletions

23
meta/main.yml Normal file
View File

@ -0,0 +1,23 @@
galaxy_info:
author: Markus Pesch
description: set up native bind
company: Cryptic Systems
license: MIT
min_ansible_version: 2.1
platforms:
- name: Archlinux
versions:
- all
- name: Ubuntu
versions:
- 20.04
- name: RockyLinux
versions:
- 8.5
galaxy_tags:
- named
- bind
- dyndns
dependencies: []