summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/routeros/MANIFEST.json
blob: 1e0c3475a3739b6d8bd58a7f9e1cda4a06ba8a41 (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
{
 "collection_info": {
  "namespace": "community",
  "name": "routeros",
  "version": "2.16.0",
  "authors": [
   "Egor Zaitsev (github.com/heuels)",
   "Nikolay Dachev (github.com/NikolayDachev)",
   "Felix Fontein (github.com/felixfontein)"
  ],
  "readme": "README.md",
  "tags": [
   "network",
   "mikrotik",
   "routeros"
  ],
  "description": "Modules for MikroTik RouterOS",
  "license": [
   "GPL-3.0-or-later"
  ],
  "license_file": null,
  "dependencies": {
   "ansible.netcommon": ">=1.0.0"
  },
  "repository": "https://github.com/ansible-collections/community.routeros",
  "documentation": "https://docs.ansible.com/ansible/devel/collections/community/routeros/",
  "homepage": "https://github.com/ansible-collections/community.routeros",
  "issues": "https://github.com/ansible-collections/community.routeros/issues"
 },
 "file_manifest_file": {
  "name": "FILES.json",
  "ftype": "file",
  "chksum_type": "sha256",
  "chksum_sha256": "f2db917057798ddb8c2142983e1e2ac0d786099bd5d9c01ffd480014518dd27a",
  "format": 1
 },
 "format": 1
}