Codebase list python-castellan / c046ed66-72a0-4215-8074-ec17906e3e71/main playbooks / devstack / pre.yaml
c046ed66-72a0-4215-8074-ec17906e3e71/main

Tree @c046ed66-72a0-4215-8074-ec17906e3e71/main (Download .tar.gz)

pre.yaml @c046ed66-72a0-4215-8074-ec17906e3e71/mainraw · history · blame

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