1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00
ansible-podman-collections/plugins/modules
nishipy 04f455bec1
Add a force field to podman_generate_systemd (#624)
* Add tests for podman_generate_systemd

Signed-off-by: nishipy <goodisonev4@gmail.com>

* Add force option for podman_generate_systemd

Signed-off-by: nishipy <goodisonev4@gmail.com>

* Fix test code for podman_generate_systemd

Signed-off-by: nishipy <goodisonev4@gmail.com>

* Fix CI error

Signed-off-by: nishipy <goodisonev4@gmail.com>

---------

Signed-off-by: nishipy <goodisonev4@gmail.com>
2023-08-13 21:51:13 +03:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
podman_container.py Add example with quotes in command to docs (#623) 2023-08-12 15:04:00 +03:00
podman_container_info.py Fix failure when listing containers (#269) 2021-06-08 12:04:08 +03:00
podman_containers.py Fix pylint issues for CI ansible-test (#550) 2023-02-14 16:22:36 +02:00
podman_export.py Adding volume import and export option (#617) 2023-08-11 16:29:22 +03:00
podman_generate_systemd.py Add a force field to podman_generate_systemd (#624) 2023-08-13 21:51:13 +03:00
podman_image.py Fix pulling short image name (#614) 2023-08-06 16:39:06 +03:00
podman_image_info.py Fix error with images info where no images (#233) 2021-04-02 03:53:05 +03:00
podman_import.py Adding volume import and export option (#617) 2023-08-11 16:29:22 +03:00
podman_load.py Fix podman load module for Podman 4 (#503) 2022-10-31 22:23:35 +02:00
podman_login.py podman-login - fix FIPS md5 issue and registry requirement (#566) 2023-04-01 13:56:09 +03:00
podman_login_info.py Fix pylint issues for CI ansible-test (#550) 2023-02-14 16:22:36 +02:00
podman_logout.py Change yes/no to true/false in the modules (#561) 2023-03-08 23:28:52 +02:00
podman_network.py Fix pylint issues for CI ansible-test (#550) 2023-02-14 16:22:36 +02:00
podman_network_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00
podman_play.py Added support for "userns" parameter to "play" module (#577) 2023-05-31 13:23:55 +03:00
podman_pod.py Add restart-sec and other options to systemd generation. (#615) 2023-08-06 21:15:36 +03:00
podman_pod_info.py Run CI jobs with newer podman 4 (#525) 2022-11-29 00:02:24 +02:00
podman_prune.py added podman_prune module (#538) 2023-01-31 02:22:57 +02:00
podman_save.py Add aliases for image load/save (#303) 2021-09-17 22:36:07 +03:00
podman_secret.py Add secrets driver and driver opts support (#344) 2021-11-26 12:22:36 +02:00
podman_tag.py Add CI jobs and docs for podman_tag (#347) 2021-11-28 22:31:18 +02:00
podman_volume.py Remove distutils as deprecated (#437) 2022-06-12 22:54:03 +03:00
podman_volume_info.py sanity: doc fixes (#71) 2020-07-05 12:11:04 +03:00