1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-05-11 01:24:04 +00:00
ansible-podman-collections/plugins/module_utils
Sagi Shnaidman ba2341150e Fix quadlet_options placement when restart_policy is set (#1017)
Plain key=value quadlet_options (e.g. AutoUpdate=registry) were placed
after the [Service] section, making them part of [Service] instead of
[Container]. Split quadlet_options into plain options (appended to the
main section) and section blocks (appended after [Service]).
Fix #1017

Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
2026-04-10 22:35:51 +03:00
..
inventory Add inventory plugins for buildah and podman (#963) 2025-08-13 16:48:50 +03:00
podman Fix quadlet_options placement when restart_policy is set (#1017) 2026-04-10 22:35:51 +03:00
__init__.py Migration of Podman modules from Ansible to Containers 2020-03-06 16:29:20 +02:00