--- dependency: name: galaxy driver: name: podman platforms: - name: instance image: registry.access.redhat.com/ubi8/python-39:latest tmpfs: - /run - /tmp volumes: - /sys/fs/cgroup:/sys/fs/cgroup:ro capabilities: - SYS_ADMIN pre_build_image: true provisioner: name: ansible config_options: defaults: interpreter_python: auto_silent ssh_connection: pipelining: false verifier: name: ansible lint: | set -e yamllint . ansible-lint .