---
# needs some images to pull, specified in an array
pull_images:
  - name: registry.access.redhat.com/ubi8/ubi-minimal:latest
    tag_latest: no
    auth_file: registry-rh-auth
...