This is to share some of ansible examples for running stuff in podman containers.
I use these containers at home, hopefully they are useful for you too. They depend on ansible role podman_container_systemd which uses systemd to make sure containers state.
List of containers:
I run these with this command (I recommend Ansible Tower or AWX):
ansible-playbook -b -i my-container-host-fqdn, run-container-pihole-podman.yml