--- driver: name: podman platforms: - name: instance image: ubi9/ubi-init pre_build_image: true volumes: - /sys/fs/cgroup:/sys/fs/cgroup:ro privileged: true command: "/usr/sbin/init" lint: ansible-lint