tobiko/roles/tobiko-ensure-tox/tasks/main.yaml

7 lines
133 B
YAML

---
- name: "ensure '{{ tox_command }}' command is available"
include_tasks: tox.yaml
when:
- tox_executable is not defined