diff options
Diffstat (limited to 'ansible_collections/vmware/vmware_rest/MANIFEST.json')
-rw-r--r-- | ansible_collections/vmware/vmware_rest/MANIFEST.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/ansible_collections/vmware/vmware_rest/MANIFEST.json b/ansible_collections/vmware/vmware_rest/MANIFEST.json new file mode 100644 index 000000000..3ac64becb --- /dev/null +++ b/ansible_collections/vmware/vmware_rest/MANIFEST.json @@ -0,0 +1,34 @@ +{ + "collection_info": { + "namespace": "vmware", + "name": "vmware_rest", + "version": "2.3.1", + "authors": [ + "Ansible (https://github.com/ansible)" + ], + "readme": "README.md", + "tags": [ + "cloud", + "vmware", + "virtualization" + ], + "description": null, + "license": [], + "license_file": "LICENSE", + "dependencies": { + "cloud.common": ">=2.0.4,<3.0.0" + }, + "repository": "https://github.com/ansible-collections/vmware.vmware_rest.git", + "documentation": null, + "homepage": "https://github.com/ansible-collections/vmware.vmware_rest", + "issues": "https://github.com/ansible-collections/vmware.vmware_rest/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "bf8e496792af02279617c2c8a3e51a4e6342cfa061a7465880710ce95a1b6660", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |