summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/hrobot/MANIFEST.json
blob: 65cba09e0117783184b110f1d798f59109d01a09 (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": "hrobot",
  "version": "2.0.0",
  "authors": [
   "Felix Fontein (github.com/felixfontein)"
  ],
  "readme": "README.md",
  "tags": [
   "hetzner",
   "robot",
   "failover",
   "failoverip",
   "firewall"
  ],
  "description": "Modules for controlling Hetzner's Robot",
  "license": [
   "GPL-3.0-or-later",
   "BSD-2-Clause"
  ],
  "license_file": null,
  "dependencies": {
   "community.library_inventory_filtering_v1": ">=1.0.0"
  },
  "repository": "https://github.com/ansible-collections/community.hrobot",
  "documentation": "https://docs.ansible.com/ansible/devel/collections/community/hrobot/",
  "homepage": "https://github.com/ansible-collections/community.hrobot",
  "issues": "https://github.com/ansible-collections/community.hrobot/issues"
 },
 "file_manifest_file": {
  "name": "FILES.json",
  "ftype": "file",
  "chksum_type": "sha256",
  "chksum_sha256": "47a01d4394191e0a36c408e3add9b1a0434bfcf4fd39a7d11ba1d7b4cd2f39b8",
  "format": 1
 },
 "format": 1
}