--- - hosts: localhost roles: - role: standard-test-source tags: - always - role: standard-test-basic tags: - atomic - classic required_packages: - python3-pytest - python3-mock tests: - verify: dir: ./source/test run: /usr/libexec/platform-python -m pytest -v