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 --- .../cloudscale_ch/cloud/MANIFEST.json | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 ansible_collections/cloudscale_ch/cloud/MANIFEST.json (limited to 'ansible_collections/cloudscale_ch/cloud/MANIFEST.json') diff --git a/ansible_collections/cloudscale_ch/cloud/MANIFEST.json b/ansible_collections/cloudscale_ch/cloud/MANIFEST.json new file mode 100644 index 000000000..59887a4bf --- /dev/null +++ b/ansible_collections/cloudscale_ch/cloud/MANIFEST.json @@ -0,0 +1,36 @@ +{ + "collection_info": { + "namespace": "cloudscale_ch", + "name": "cloud", + "version": "2.3.1", + "authors": [ + "Gaudenz Steinlin ", + "Denis Krienb\u00fchl ", + "Ren\u00e9 Moser " + ], + "readme": "README.md", + "tags": [ + "cloud", + "cloudscale", + "cloudscale_ch" + ], + "description": "Ansible Collection for cloudscale.ch", + "license": [ + "GPL-3.0-or-later" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/cloudscale-ch/ansible-collection-cloudscale", + "documentation": "", + "homepage": "https://github.com/cloudscale-ch/ansible-collection-cloudscale", + "issues": "https://github.com/cloudscale-ch/ansible-collection-cloudscale/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "2375ee2c1c581068f5179252600a956adee07e7bfe05125bb79400fa2b7b216a", + "format": 1 + }, + "format": 1 +} \ No newline at end of file -- cgit v1.2.3