You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/legacy/roles/one_image/defaults/main.yml

10 lines
385 B
YAML

---
# This is a role for running integration test of the one_image module.
# For this role to be used you need to meet the following prerequisites:
# 1. Environment variables ONE_URL, ONE_USERNAME and ONE_PASSWORD
# need to be set.
# 2. Image needs to exist.
# 3. Play vars need to be set bellow to reflect the image IDs, image names, etc.
one_image_name: 'one_image_test'