--- - hosts: localhost roles: - role: standard-test-source tags: - always - role: standard-test-basic tags: - atomic - classic required_packages: - python3-pytest tests: - verify: dir: ./source/ run: /usr/bin/py.test-3 python3/tests