- hosts: localhost tasks: - name: Install podman package package: state: present name: - podman - podman-openrc - podman-compose