1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
{
"collection_info": {
"namespace": "containers",
"name": "podman",
"version": "1.10.2",
"authors": [
"Sagi Shnaidman <sshnaidm@redhat.com>",
"Ansible team"
],
"readme": "README.md",
"tags": [
"containers",
"podman",
"libpod"
],
"description": "Podman container Ansible modules",
"license": [
"GPL-3.0-or-later"
],
"license_file": null,
"dependencies": {},
"repository": "https://github.com/containers/ansible-podman-collections.git",
"documentation": "https://github.com/containers/ansible-podman-collections",
"homepage": "https://github.com/containers/ansible-podman-collections",
"issues": "https://github.com/containers/ansible-podman-collections/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc"
},
"file_manifest_file": {
"name": "FILES.json",
"ftype": "file",
"chksum_type": "sha256",
"chksum_sha256": "6cfa4c09919ad4148a3f047e6205cb019dbb080b11b94a7d4b2b61c6cb0f948f",
"format": 1
},
"format": 1
}
|