1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-01 23:36:17 +00:00
ansible-podman-collections/plugins/module_utils/podman
Roberto Alfieri b693cb6b89
Recreate stopped containers if recreate flag is enabled (#669)
If `recreate` flag is enabled we should be able to (force) recreate stopped
containers even if they're configuration isn't changed.

Signed-off-by: Roberto Alfieri <ralfieri@redhat.com>
2023-11-28 10:14:24 +02:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
common.py Fix common file for Python 2.7 (#643) 2023-09-06 13:28:52 +03:00
podman_container_lib.py Recreate stopped containers if recreate flag is enabled (#669) 2023-11-28 10:14:24 +02:00
podman_pod_lib.py Add options for resource limits to podman_pod (#635) 2023-09-08 13:36:31 +03:00