summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/aws/MANIFEST.json
blob: 224e6ba061309e22eb2038b8e56e87364655a504 (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
{
 "collection_info": {
  "namespace": "community",
  "name": "aws",
  "version": "7.1.0",
  "authors": [
   "Ansible (https://github.com/ansible)"
  ],
  "readme": "README.md",
  "tags": [
   "community",
   "aws",
   "cloud",
   "amazon"
  ],
  "description": "A variety of Ansible content to help automate the management of AWS services.",
  "license": [],
  "license_file": "COPYING",
  "dependencies": {
   "amazon.aws": ">=7.0.0,<8.0.0"
  },
  "repository": "https://github.com/ansible-collections/community.aws",
  "documentation": "https://ansible-collections.github.io/community.aws/branch/stable-7/collections/community/aws/index.html",
  "homepage": "https://github.com/ansible-collections/community.aws",
  "issues": "https://github.com/ansible-collections/community.aws/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc"
 },
 "file_manifest_file": {
  "name": "FILES.json",
  "ftype": "file",
  "chksum_type": "sha256",
  "chksum_sha256": "efadd5485c903284fc4f80439e50ff696569304185ef6c966c442c2b5603c5c8",
  "format": 1
 },
 "format": 1
}