9e635bc0c0
Its functionality has been merged into the tox role, so is no longer needed. Depends-On: Id61ae52d48b28cfc2221cb556a1c1f7c6dfd60dd Change-Id: Iec14ffd5d6bf7bd3faefd250b0cf2f1563ec3521
9 lines
168 B
YAML
9 lines
168 B
YAML
- hosts: all
|
|
roles:
|
|
- run-devstack
|
|
- setup-default-vim
|
|
- role: bindep
|
|
bindep_profile: test
|
|
bindep_dir: "{{ zuul_work_dir }}"
|
|
- ensure-tox
|