
The multiline change is about CR being removed. Change-Id: I54268c61b3f341fa0c373dda090cef1192acbb78
9 lines
156 B
YAML
9 lines
156 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- orchestrate-devstack
|
|
- role: bindep
|
|
bindep_profile: test
|
|
bindep_dir: "{{ zuul_work_dir }}"
|
|
- ensure-tox
|