xoxys.ucs_dns/meta/main.yml

26 lines
955 B
YAML
Raw Normal View History

# Standards: 0.2
2020-05-12 22:42:53 +02:00
---
galaxy_info:
2020-08-19 18:39:08 +02:00
# @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys)
2020-10-01 17:12:39 +02:00
author: "Robert Kaussow <mail@thegeeklab.de>"
2021-04-23 12:12:11 +02:00
namespace: xoxys
role_name: ucs_dns
2020-08-19 18:39:08 +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.ucs_dns)
# [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.ucs_dns?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.ucs_dns)
# [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](https://gitea.rknet.org/ansible/xoxys.ucs_dns/src/branch/main/LICENSE)
2020-08-19 18:39:08 +02:00
#
# Manage DNS records on UCS
# @end
2020-05-12 22:42:53 +02:00
description: Manage DNS records on UCS
license: MIT
min_ansible_version: 2.10
2020-05-12 22:42:53 +02:00
platforms:
- name: EL
versions:
- 7
2021-04-23 12:20:24 +02:00
galaxy_tags: []
2020-05-12 22:42:53 +02:00
dependencies: []
2020-08-19 18:39:08 +02:00
collections:
- community.general