--- # Need to actually start devstack first - hosts: all roles: - run-devstack - name: Get the token ansible.builtin.import_playbook: pre.yaml # Run the rest - hosts: all roles: - role: bindep bindep_profile: test bindep_dir: "{{ zuul_work_dir }}" - test-setup - ensure-tox - get-devstack-os-environment - tox