summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/network/MANIFEST.json
blob: 82b457808fdbde6f2623cefa1422af8671c5b77e (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.2",
  "authors": [
   "Ansible (https://github.com/ansible)"
  ],
  "readme": "README.md",
  "tags": [
   "community",
   "networking"
  ],
  "description": "This repository contains the `community.network` Ansible Collection. The collection is a part of the `ansible` package and includes many network modules and plugins supported by Ansible community which are not part of more specialized community collections.\n",
  "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": "e1c51f77033732d00f7c6000f269e730bdde56f0ff50e22c7be1f81f3d59cfc1",
  "format": 1
 },
 "format": 1
}