mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-04-17 14:51:25 +00:00
* Alias generate systemd options `stop_timeout` and `time` Closes #683 Option `time` was used before Podman v4, then it was renamed `stop_timeout`. Accept both names (the newer takes prirority) and set the correct CLI argument name based on the detected Podman version. Signed-off-by: Alessandro Fulgini <fuljo97@gmail.com> * Fix typo in parameter name `--stop-timeout` Signed-off-by: Alessandro Fulgini <fuljo97@gmail.com> * Don't delete temporary variables at the end of block Co-authored-by: Sergey <6213510+sshnaidm@users.noreply.github.com> --------- Signed-off-by: Alessandro Fulgini <fuljo97@gmail.com> Co-authored-by: Sergey <6213510+sshnaidm@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| podman_container_lib.py | ||
| podman_pod_lib.py | ||