1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-30 12:58:57 +00:00
ansible-podman-collections/tests/integration/targets
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
..
connection Change yes/no to true/false in the modules (#561) 2023-03-08 23:28:52 +02:00
connection_buildah Set localte in CI tests to en_US.UTF-8 (#450) 2022-07-14 11:35:47 +03:00
connection_podman Fix CI job for podman connection (#655) 2023-10-19 17:20:56 +03:00
podman_container/tasks Recreate stopped containers if recreate flag is enabled (#669) 2023-11-28 10:14:24 +02:00
podman_container_exec/tasks Add podman_container_exec module (#627) 2023-08-22 18:52:07 +03:00
podman_container_idempotency Fix typos and spelling errors (#639) 2023-09-05 11:30:15 +03:00
podman_container_info/tasks Prepare tests to use custom executable, part 1 (#473) 2022-09-04 21:09:04 +03:00
podman_containers/tasks Prepare tests to use custom executable, part 3 (#475) 2022-09-04 21:43:00 +03:00
podman_export/tasks Adding volume import and export option (#617) 2023-08-11 16:29:22 +03:00
podman_generate_systemd/tasks Fix typos and spelling errors (#639) 2023-09-05 11:30:15 +03:00
podman_image Fix pulling short image name (#614) 2023-08-06 16:39:06 +03:00
podman_image_info/tasks Fix typos and spelling errors (#639) 2023-09-05 11:30:15 +03:00
podman_import/tasks Adding volume import and export option (#617) 2023-08-11 16:29:22 +03:00
podman_load/tasks Prepare tests to use custom executable, part 2 (#474) 2022-09-04 21:28:13 +03:00
podman_login/tasks Prepare tests to use custom executable, part 2 (#474) 2022-09-04 21:28:13 +03:00
podman_login_info/tasks Prepare tests to use custom executable, part 2 (#474) 2022-09-04 21:28:13 +03:00
podman_logout/tasks Fix podman logout tests for v4 (#526) 2022-11-29 00:41:17 +02:00
podman_network/tasks Change yes/no to true/false in the modules (#561) 2023-03-08 23:28:52 +02:00
podman_network_info/tasks Prepare tests to use custom executable, part 2 (#474) 2022-09-04 21:28:13 +03:00
podman_play/tasks Add log_opt and annotaion options to podman_play module (#668) 2023-11-26 14:03:55 +02:00
podman_pod/tasks Fix CI jobs for podman_pod with network force (#662) 2023-11-01 11:31:00 +02:00
podman_pod_info/tasks Prepare tests to use custom executable, part 5 (#477) 2022-09-04 22:03:29 +03:00
podman_prune/tasks added podman_prune module (#538) 2023-01-31 02:22:57 +02:00
podman_runlabel Optimize the podman_runlabel integration test (#640) 2023-09-05 11:28:58 +03:00
podman_save/tasks Fix multi-image support for podman_save (#672) 2023-11-26 21:31:47 +02:00
podman_secret/tasks Prepare tests to use custom executable, part 2 (#474) 2022-09-04 21:28:13 +03:00
podman_tag/tasks Prepare tests to use custom executable, part 2 (#474) 2022-09-04 21:28:13 +03:00
podman_volume/tasks Prepare tests to use custom executable, part 5 (#477) 2022-09-04 22:03:29 +03:00
podman_volume_info/tasks Prepare tests to use custom executable, part 2 (#474) 2022-09-04 21:28:13 +03:00
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00