summaryrefslogtreecommitdiffstats
path: root/ansible_collections/containers/podman/MANIFEST.json
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:04:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 12:04:41 +0000
commit975f66f2eebe9dadba04f275774d4ab83f74cf25 (patch)
tree89bd26a93aaae6a25749145b7e4bca4a1e75b2be /ansible_collections/containers/podman/MANIFEST.json
parentInitial commit. (diff)
downloadansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.tar.xz
ansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.zip
Adding upstream version 7.7.0+dfsg.upstream/7.7.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--ansible_collections/containers/podman/MANIFEST.json35
1 files changed, 35 insertions, 0 deletions
diff --git a/ansible_collections/containers/podman/MANIFEST.json b/ansible_collections/containers/podman/MANIFEST.json
new file mode 100644
index 000000000..375557c50
--- /dev/null
+++ b/ansible_collections/containers/podman/MANIFEST.json
@@ -0,0 +1,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
+} \ No newline at end of file