Made sequence indent consistent
Change-Id: I5ea4232ca4fd6e03d5b5f72eb6704bee84d04ea5
This commit is contained in:
@@ -16,11 +16,11 @@
|
||||
# to cover the find-*.sh scripts in the role a bit more.
|
||||
- name: Install stestr and subunit-output
|
||||
pip:
|
||||
name:
|
||||
- stestr>=2.0.0,<2.6.0
|
||||
- python-subunit
|
||||
virtualenv: "{{ zuul_work_dir }}/.tox/utests/"
|
||||
virtualenv_command: '{{ ensure_pip_virtualenv_command }}'
|
||||
name:
|
||||
- stestr>=2.0.0,<2.6.0
|
||||
- python-subunit
|
||||
virtualenv: "{{ zuul_work_dir }}/.tox/utests/"
|
||||
virtualenv_command: '{{ ensure_pip_virtualenv_command }}'
|
||||
|
||||
- name: Ensure that the test directories exists
|
||||
file:
|
||||
|
||||
Reference in New Issue
Block a user