From 975f66f2eebe9dadba04f275774d4ab83f74cf25 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 14:04:41 +0200 Subject: Adding upstream version 7.7.0+dfsg. Signed-off-by: Daniel Baumann --- .../community/general/MANIFEST.json | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 ansible_collections/community/general/MANIFEST.json (limited to 'ansible_collections/community/general/MANIFEST.json') diff --git a/ansible_collections/community/general/MANIFEST.json b/ansible_collections/community/general/MANIFEST.json new file mode 100644 index 000000000..fa90daa61 --- /dev/null +++ b/ansible_collections/community/general/MANIFEST.json @@ -0,0 +1,30 @@ +{ + "collection_info": { + "namespace": "community", + "name": "general", + "version": "6.6.2", + "authors": [ + "Ansible (https://github.com/ansible)" + ], + "readme": "README.md", + "tags": [ + "community" + ], + "description": null, + "license": [], + "license_file": "COPYING", + "dependencies": {}, + "repository": "https://github.com/ansible-collections/community.general", + "documentation": "https://docs.ansible.com/ansible/latest/collections/community/general/", + "homepage": "https://github.com/ansible-collections/community.general", + "issues": "https://github.com/ansible-collections/community.general/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "b4af3ab11a47cb58399cf5036c03082a247092a36ad50e2e415f17890dad1ae0", + "format": 1 + }, + "format": 1 +} \ No newline at end of file -- cgit v1.2.3