tobiko/infrared/tasks/run.yml

12 lines
185 B
YAML

---
- name: Run Tobiko
hosts: undercloud
any_errors_fatal: true
gather_facts: no
tasks:
- name: Run Tobiko Tests
shell: |
tobiko -e {{ test.tests }}