So it all started because I watched a video from Jeff Geerling about Ansible/AWX (https://www.youtube.com/watch?v=iKmY4jEiy_A). It made me want to test AWX. First step: I started investigating the docker-compose setup he talked about in his video. Then I remembered that I wanted to use podman instead of docker (because it's supposed to be a drop-in replacement!). So I looked for a tool for that and stumbled upon podman-compose (https://github.com/containers/podman-compose). (1/2)