Files
masakari/playbooks/devstack/pre.yaml
Radosław Piliszek f12052a9a4 Fix files to pass linting
The multiline change is about CR being removed.

Change-Id: I54268c61b3f341fa0c373dda090cef1192acbb78
2020-09-11 17:24:16 +00:00

9 lines
156 B
YAML

---
- hosts: all
roles:
- orchestrate-devstack
- role: bindep
bindep_profile: test
bindep_dir: "{{ zuul_work_dir }}"
- ensure-tox