1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-17 06:41:26 +00:00
ansible-podman-collections/plugins/module_utils/podman
Richard Megginson c3c5877279
params gpus should be exit_policy (#784)
The code should be setting `--exit-policy` to the value of `params['exit_policy']`
instead of `params['gpus']`

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
2024-06-13 14:35:10 +03:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
common.py Redesign idempotency for Podman Pod module (#759) 2024-05-27 17:49:32 +03:00
podman_container_lib.py Fix idempotency for systemd generations (#776) 2024-06-07 00:08:02 +03:00
podman_pod_lib.py Fix idempotency for pods in case of systemd generation (#777) 2024-06-07 00:15:57 +03:00
quadlet.py params gpus should be exit_policy (#784) 2024-06-13 14:35:10 +03:00