forked from CCCHH/ansible-infra
Vendor Galaxy Roles and Collections
This commit is contained in:
parent
c1e1897cda
commit
2aed20393f
3553 changed files with 387444 additions and 2 deletions
35
ansible_collections/community/docker/MANIFEST.json
Normal file
35
ansible_collections/community/docker/MANIFEST.json
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"collection_info": {
|
||||
"namespace": "community",
|
||||
"name": "docker",
|
||||
"version": "5.0.5",
|
||||
"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": "1aa5979880106388e42eb161e2d88931ab8a128b982afd506536bed31a71c176",
|
||||
"format": 1
|
||||
},
|
||||
"format": 1
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue