diff options
Diffstat (limited to 'collections-debian-merged/ansible_collections/community/docker/MANIFEST.json')
-rw-r--r-- | collections-debian-merged/ansible_collections/community/docker/MANIFEST.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/community/docker/MANIFEST.json b/collections-debian-merged/ansible_collections/community/docker/MANIFEST.json new file mode 100644 index 00000000..35d0e72e --- /dev/null +++ b/collections-debian-merged/ansible_collections/community/docker/MANIFEST.json @@ -0,0 +1,30 @@ +{ + "collection_info": { + "namespace": "community", + "name": "docker", + "version": "1.2.2", + "authors": [ + "Ansible Docker Working Group" + ], + "readme": "README.md", + "tags": [ + "docker" + ], + "description": "Modules and plugins for working with Docker", + "license": [], + "license_file": "COPYING", + "dependencies": {}, + "repository": "https://github.com/ansible-collections/community.docker", + "documentation": null, + "homepage": "https://github.com/ansible-collections/community.docker", + "issues": "https://github.com/ansible-collections/community.docker/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "60b263ef49ee324bee46d9520d70743b6cd35db6a28665bf39553000705830be", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |