31f6026ab9
Change-Id: I34026836ac42dd6f2a5e5dfc05203c460cc949fc
7 lines
133 B
YAML
7 lines
133 B
YAML
---
|
|
|
|
- name: "ensure '{{ tox_command }}' command is available"
|
|
include_tasks: tox.yaml
|
|
when:
|
|
- tox_executable is not defined
|