summaryrefslogtreecommitdiff
path: root/univention/udm_dns_record.py
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2016-12-06 02:35:25 -0800
committerToshio Kuratomi <a.badger@gmail.com>2016-12-06 07:02:56 -0800
commit6c7d63b15c77126b4d6a8a7668545555578469c5 (patch)
treecd1586d5342249214c7c565ff21ee51c0c46f051 /univention/udm_dns_record.py
parentca3eb7c89082682ff366546577c3db36945bf5ed (diff)
downloadansible-modules-extras-6c7d63b15c77126b4d6a8a7668545555578469c5.tar.gz
Refreshed metadata for extras modules
Diffstat (limited to 'univention/udm_dns_record.py')
-rw-r--r--univention/udm_dns_record.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/univention/udm_dns_record.py b/univention/udm_dns_record.py
index 5d29b2c3..92cea504 100644
--- a/univention/udm_dns_record.py
+++ b/univention/udm_dns_record.py
@@ -36,6 +36,10 @@ from univention.admin.handlers.dns import (
)
+ANSIBLE_METADATA = {'status': ['preview'],
+ 'supported_by': 'community',
+ 'version': '1.0'}
+
DOCUMENTATION = '''
---
module: udm_dns_record