Codebase list python-castellan / d78940ce-c0ea-4312-986d-d93947def7b8/main playbooks / devstack / pre.yaml
d78940ce-c0ea-4312-986d-d93947def7b8/main

Tree @d78940ce-c0ea-4312-986d-d93947def7b8/main (Download .tar.gz)

pre.yaml @d78940ce-c0ea-4312-986d-d93947def7b8/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