diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:03:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:03:42 +0000 |
commit | 66cec45960ce1d9c794e9399de15c138acb18aed (patch) | |
tree | 59cd19d69e9d56b7989b080da7c20ef1a3fe2a5a /ansible_collections/google/cloud/MANIFEST.json | |
parent | Initial commit. (diff) | |
download | ansible-66cec45960ce1d9c794e9399de15c138acb18aed.tar.xz ansible-66cec45960ce1d9c794e9399de15c138acb18aed.zip |
Adding upstream version 7.3.0+dfsg.upstream/7.3.0+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/google/cloud/MANIFEST.json')
-rw-r--r-- | ansible_collections/google/cloud/MANIFEST.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/ansible_collections/google/cloud/MANIFEST.json b/ansible_collections/google/cloud/MANIFEST.json new file mode 100644 index 00000000..ee55771f --- /dev/null +++ b/ansible_collections/google/cloud/MANIFEST.json @@ -0,0 +1,37 @@ +{ + "collection_info": { + "namespace": "google", + "name": "cloud", + "version": "1.1.2", + "authors": [ + "Google <alexstephen@google.com>", + "Google <yusuketsutsumi@google.com>" + ], + "readme": "README.md", + "tags": [ + "cloud", + "gcsfuse", + "stackdriver", + "logging", + "monitoring" + ], + "description": "The Google Cloud Platform collection.", + "license": [ + "GPL-2.0-or-later" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/ansible-collections/google.cloud", + "documentation": null, + "homepage": "http://cloud.google.com", + "issues": "https://github.com/ansible-collections/google.cloud/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "6d76f7df335c8b54ee0f0610fcd290ae22b97f1ca5d002314da3498d3a686889", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |