---

- name: run tobiko test cases
  command:
    cmd: >
      tox -e {{ tox_envlist }}
    chdir: '{{ tobiko_dir }}'