Blob Blame History Raw
---
- hosts: localhost
  roles:
  - role: standard-test-source
    tags:
    - always

  - role: standard-test-basic
    tags:
    - classic
    tests:
    - simple:
        dir: ./
        run: python -m unittest discover --verbose source/tests/test_deterministic