diff options
Diffstat (limited to 'ansible_collections/community/aws/MANIFEST.json')
-rw-r--r-- | ansible_collections/community/aws/MANIFEST.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ansible_collections/community/aws/MANIFEST.json b/ansible_collections/community/aws/MANIFEST.json index 437a04742..224e6ba06 100644 --- a/ansible_collections/community/aws/MANIFEST.json +++ b/ansible_collections/community/aws/MANIFEST.json @@ -2,7 +2,7 @@ "collection_info": { "namespace": "community", "name": "aws", - "version": "5.5.0", + "version": "7.1.0", "authors": [ "Ansible (https://github.com/ansible)" ], @@ -13,14 +13,14 @@ "cloud", "amazon" ], - "description": null, + "description": "A variety of Ansible content to help automate the management of AWS services.", "license": [], "license_file": "COPYING", "dependencies": { - "amazon.aws": ">=5.0.0" + "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-5/collections/community/aws/index.html", + "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" }, @@ -28,7 +28,7 @@ "name": "FILES.json", "ftype": "file", "chksum_type": "sha256", - "chksum_sha256": "91fe278d2365d772b572ea028dcb97117d3e98e74569adf6c63b6e7d89e8c74e", + "chksum_sha256": "efadd5485c903284fc4f80439e50ff696569304185ef6c966c442c2b5603c5c8", "format": 1 }, "format": 1 |