1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-04-07 09:57:12 +00:00
ansible-podman-collections/plugins/module_utils/podman
Oliver Walsh f3e95d0d3f
Hardcode RT signal numbers (#338)
Looking up SIGRTMIN/SIGRTMAX isn't portable.
Hardcode the Linux signal number instead.

Fixes issue #337.
2021-11-20 03:06:07 +02:00
..
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00
common.py Hardcode RT signal numbers (#338) 2021-11-20 03:06:07 +02:00
podman_container_lib.py Allow to actually pass a list of string for "mounts" (#332) 2021-11-09 13:40:40 +02:00
podman_pod_lib.py Add systemd generation for pods (#299) 2021-09-15 02:44:06 +03:00