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 --- .../community/mysql/MANIFEST.json | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 collections-debian-merged/ansible_collections/community/mysql/MANIFEST.json (limited to 'collections-debian-merged/ansible_collections/community/mysql/MANIFEST.json') diff --git a/collections-debian-merged/ansible_collections/community/mysql/MANIFEST.json b/collections-debian-merged/ansible_collections/community/mysql/MANIFEST.json new file mode 100644 index 00000000..a978f332 --- /dev/null +++ b/collections-debian-merged/ansible_collections/community/mysql/MANIFEST.json @@ -0,0 +1,32 @@ +{ + "collection_info": { + "namespace": "community", + "name": "mysql", + "version": "1.2.0", + "authors": [ + "MySQL Working Group (https://github.com/ansible-collections/community.mysql/wiki/MySQL-Working-Group)" + ], + "readme": "README.md", + "tags": [ + "database", + "mysql", + "mariadb" + ], + "description": "MySQL collection for Ansible", + "license": [], + "license_file": "COPYING", + "dependencies": {}, + "repository": "https://github.com/ansible-collections/community.mysql", + "documentation": "https://github.com/ansible-collections/community.mysql", + "homepage": "https://github.com/ansible-collections/community.mysql", + "issues": "https://github.com/ansible-collections/community.mysql/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "10670665fed7c2ccd73a3261420b18eeae119eb81883141750ee00f319f339b1", + "format": 1 + }, + "format": 1 +} \ No newline at end of file -- cgit v1.2.3