quadlet is the new implementation in podman of running workloads in systemd. The podman role should use quadlet. See https://issues.redhat.com/browse/RHELPLAN-148396
@briasmit I have a wip of the podman role with support for quadlet, including networking and healthcheck (if using podman 4.5 or later). https://github.com/richm/linux-system-roles-podman/tree/quadlet It also contains an implementation of the quadlet-demo https://github.com/ygalblum/quadlet-demo, except using the podman role instead. I would appreciate it if you could take a look at it and give it a try.