1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-15 05:41:25 +00:00
ansible-podman-collections/plugins/module_utils/podman
Sergey edcb13dd8a
Fail if systemd generation failed and it's explicitly set (#682)
Fix #675

If we explicitly set to generate systemd with parameters, fail
the module if the generation failed.

Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
2023-11-30 16:04:51 +02:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
common.py Fail if systemd generation failed and it's explicitly set (#682) 2023-11-30 16:04:51 +02:00
podman_container_lib.py Fix idempotency when using 0.0.0.0 in ports (#679) 2023-11-30 15:12:17 +02:00
podman_pod_lib.py Add options for resource limits to podman_pod (#635) 2023-09-08 13:36:31 +03:00