tobiko/roles/tobiko-configure/tasks/main.yaml

7 lines
130 B
YAML

---
- name: "configure test cases"
include_tasks: 'configure.yaml'
when:
- test_stage in ['all', 'pre-run', 'configure']