From a453ac31f3428614cceb99027f8efbdb9258a40b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 May 2024 22:03:01 +0200 Subject: Adding upstream version 2.10.7+merged+base+2.10.8+dfsg. Signed-off-by: Daniel Baumann --- .../ansible_collections/amazon/aws/MANIFEST.json | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 collections-debian-merged/ansible_collections/amazon/aws/MANIFEST.json (limited to 'collections-debian-merged/ansible_collections/amazon/aws/MANIFEST.json') diff --git a/collections-debian-merged/ansible_collections/amazon/aws/MANIFEST.json b/collections-debian-merged/ansible_collections/amazon/aws/MANIFEST.json new file mode 100644 index 00000000..989b7cef --- /dev/null +++ b/collections-debian-merged/ansible_collections/amazon/aws/MANIFEST.json @@ -0,0 +1,34 @@ +{ + "collection_info": { + "namespace": "amazon", + "name": "aws", + "version": "1.4.0", + "authors": [ + "Ansible (https://github.com/ansible)" + ], + "readme": "README.md", + "tags": [ + "amazon", + "aws", + "cloud" + ], + "description": null, + "license": [], + "license_file": "COPYING", + "dependencies": { + "ansible.netcommon": ">=0.0.1" + }, + "repository": "https://github.com/ansible-collections/amazon.aws", + "documentation": "https://github.com/ansible-collections/amazon.aws/tree/main/docs", + "homepage": "https://github.com/ansible-collections/amazon.aws", + "issues": "https://github.com/ansible-collections/amazon.aws/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "d5ce356bc41180dbc6fd24bca3ecd89b291c91b525a77fd235f69e3914f249c3", + "format": 1 + }, + "format": 1 +} \ No newline at end of file -- cgit v1.2.3