summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/dns/MANIFEST.json
blob: 96ff2659787a0c2fb719b792242e0bd57afa69e8 (plain)
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
29
30
31
32
33
34
35
36
37
38
39
{
 "collection_info": {
  "namespace": "community",
  "name": "dns",
  "version": "3.0.1",
  "authors": [
   "Felix Fontein (github.com/felixfontein)",
   "Markus Bergholz (github.com/markuman)"
  ],
  "readme": "README.md",
  "tags": [
   "community",
   "dns",
   "hosttech",
   "hetzner"
  ],
  "description": "Plugins and modules for working with DNS",
  "license": [
   "GPL-3.0-or-later",
   "MPL-2.0"
  ],
  "license_file": null,
  "dependencies": {
   "community.library_inventory_filtering_v1": ">=1.0.0"
  },
  "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"
 },
 "file_manifest_file": {
  "name": "FILES.json",
  "ftype": "file",
  "chksum_type": "sha256",
  "chksum_sha256": "cb1e71b18fdd0a007c80538a85f41bc966e033b4d2726595a4310471f787862d",
  "format": 1
 },
 "format": 1
}