Files
server/usr/lib/python3/dist-packages/ansible_collections/community/docker/MANIFEST.json
2026-01-07 20:52:11 +01:00

35 lines
966 B
JSON

{
"collection_info": {
"namespace": "community",
"name": "docker",
"version": "3.7.0",
"authors": [
"Ansible Docker Working Group"
],
"readme": "README.md",
"tags": [
"docker"
],
"description": "Modules and plugins for working with Docker",
"license": [
"GPL-3.0-or-later",
"Apache-2.0"
],
"license_file": null,
"dependencies": {
"community.library_inventory_filtering_v1": ">=1.0.0"
},
"repository": "https://github.com/ansible-collections/community.docker",
"documentation": "https://docs.ansible.com/ansible/latest/collections/community/docker/",
"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": "d277fbf32b2e2bbf71c7e15496263789f5054216fc4e3ffb00a2284f87453421",
"format": 1
},
"format": 1
}