tacker/playbooks/devstack/pre.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