Codebase list python-castellan / 2f897f74-4b4b-4b8d-af75-f3caeee5a4f0/main playbooks / devstack / pre.yaml
2f897f74-4b4b-4b8d-af75-f3caeee5a4f0/main

Tree @2f897f74-4b4b-4b8d-af75-f3caeee5a4f0/main (Download .tar.gz)

pre.yaml @2f897f74-4b4b-4b8d-af75-f3caeee5a4f0/main

991b670
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
- hosts: all
  roles:
    - run-devstack
    - role: bindep
      bindep_profile: test
      bindep_dir: "{{ zuul_work_dir }}"
    - test-setup
    - ensure-tox