--- - hosts: localhost tags: classic vars: - artifacts: ./artifacts roles: - role: bats_installed - role: run_bats_tests tests: - name: buildah root package: buildah environment: TMPDIR: /var/tmp BUILDAH_BINARY: /usr/bin/buildah IMGTYPE_BINARY: /usr/bin/buildah-imgtype COPY_BINARY: /usr/bin/buildah-copy TUTORIAL_BINARY: /usr/bin/buildah-tutorial