summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/network/MANIFEST.json
blob: 456b504c9f855d621c794506ce6b900d4333f365 (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
{
 "collection_info": {
  "namespace": "community",
  "name": "network",
  "version": "5.0.0",
  "authors": [
   "Ansible (https://github.com/ansible)"
  ],
  "readme": "README.md",
  "tags": [
   "community",
   "network"
  ],
  "description": null,
  "license": [],
  "license_file": "COPYING",
  "dependencies": {
   "ansible.netcommon": ">=1.0.0"
  },
  "repository": "https://github.com/ansible-collections/community.network",
  "documentation": "https://docs.ansible.com/ansible/latest/collections/community/network/",
  "homepage": "https://github.com/ansible-collections/community.network",
  "issues": "https://github.com/ansible-collections/community.network/issues"
 },
 "file_manifest_file": {
  "name": "FILES.json",
  "ftype": "file",
  "chksum_type": "sha256",
  "chksum_sha256": "d0b93eb8ff82dcc20fb4891b04d94b93e058cca10642fc04c5b40bc8092004a2",
  "format": 1
 },
 "format": 1
}