This repository has been archived on 2022-06-20. You can view files and clone it, but cannot push or open issues or pull requests.
xoxys.corenetworks_dns/meta/main.yml

25 lines
988 B
YAML
Raw Normal View History

# Standards: 0.2
2020-05-12 21:57:32 +02:00
---
galaxy_info:
2020-08-19 18:39:07 +02:00
# @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys)
2020-10-01 17:12:38 +02:00
author: "Robert Kaussow <mail@thegeeklab.de>"
2020-08-19 18:39:07 +02:00
# @meta description: >
# [![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.corenetworks_dns)
# [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.corenetworks_dns?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.corenetworks_dns)
# [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](https://gitea.rknet.org/ansible/xoxys.corenetworks_dns/src/branch/master/LICENSE)
#
# Manage DNS records on core networks
# @end
2020-05-12 21:57:32 +02:00
description: Manage DNS records on core networks
license: MIT
min_ansible_version: 2.10
2020-05-12 21:57:32 +02:00
platforms:
- name: EL
versions:
- 7
galaxy_tags:
dependencies: []
2020-08-19 18:39:07 +02:00
collections:
- xoxys.general
- community.general