forked from ansible-collections/community.dns
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
28 lines (27 loc) · 908 Bytes
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# See https://docs.ansible.com/ansible/latest/dev_guide/collections_galaxy_meta.html
namespace: community
name: dns
version: 2.0.1
readme: README.md
authors:
- Felix Fontein (github.com/felixfontein)
- Markus Bergholz (github.com/markuman)
description: Plugins and modules for working with DNS
license:
- GPL-3.0-or-later
- MPL-2.0
#license_file: COPYING
tags:
- community
- dns
- hosttech
- hetzner
repository: https://github.com/ansible-collections/community.dns
documentation: https://docs.ansible.com/ansible/devel/collections/community/dns/
homepage: https://github.com/ansible-collections/community.dns
issues: https://github.com/ansible-collections/community.dns/issues
build_ignore:
# https://docs.ansible.com/ansible/devel/dev_guide/developing_collections.html#ignoring-files-and-folders
- .gitignore
- changelogs/.plugin-cache.yaml
- tests/integration/integration_config.yml