From 66cec45960ce1d9c794e9399de15c138acb18aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 18:03:42 +0200 Subject: Adding upstream version 7.3.0+dfsg. Signed-off-by: Daniel Baumann --- .../containers/podman/MANIFEST.json | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 ansible_collections/containers/podman/MANIFEST.json (limited to 'ansible_collections/containers/podman/MANIFEST.json') diff --git a/ansible_collections/containers/podman/MANIFEST.json b/ansible_collections/containers/podman/MANIFEST.json new file mode 100644 index 00000000..1b588aec --- /dev/null +++ b/ansible_collections/containers/podman/MANIFEST.json @@ -0,0 +1,35 @@ +{ + "collection_info": { + "namespace": "containers", + "name": "podman", + "version": "1.10.1", + "authors": [ + "Sagi Shnaidman ", + "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": "96f993d439d3867abe940eeb2d30f1e2d392adeef31ab7fdc704e94cb58f8736", + "format": 1 + }, + "format": 1 +} \ No newline at end of file -- cgit v1.2.3