diff options
Diffstat (limited to 'ansible_collections/community/vmware/MANIFEST.json')
-rw-r--r-- | ansible_collections/community/vmware/MANIFEST.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/ansible_collections/community/vmware/MANIFEST.json b/ansible_collections/community/vmware/MANIFEST.json new file mode 100644 index 00000000..4a2a4c10 --- /dev/null +++ b/ansible_collections/community/vmware/MANIFEST.json @@ -0,0 +1,35 @@ +{ + "collection_info": { + "namespace": "community", + "name": "vmware", + "version": "3.4.0", + "authors": [ + "Ansible (https://github.com/ansible)" + ], + "readme": "README.md", + "tags": [ + "cloud", + "vmware", + "virtualization" + ], + "description": null, + "license": [ + "GPL-3.0-or-later", + "BSD-2-Clause" + ], + "license_file": null, + "dependencies": {}, + "repository": "https://github.com/ansible-collections/community.vmware.git", + "documentation": null, + "homepage": "https://github.com/ansible-collections/community.vmware", + "issues": "https://github.com/ansible-collections/community.vmware/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "09d72f8b7a92dbccaecad0904c1b832bc02b138f2f9c24b51640b73e0c94501b", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |