diff options
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 |