In #582 @ShimShtein pointed out that there is a new module in containers.podman: podman_quadlet, which is specific to managing quadlet definitions.
One of the benefits is that it does issue a systemctl daemon-reload as required, so we don't need to do it ourself.
A first attempt to use it in #603 failed.
In #582 @ShimShtein pointed out that there is a new module in
containers.podman:podman_quadlet, which is specific to managing quadlet definitions.One of the benefits is that it does issue a
systemctl daemon-reloadas required, so we don't need to do it ourself.A first attempt to use it in #603 failed.