--- - hosts: localhost roles: - role: standard-test-source tags: - always - role: standard-test-basic tags: - classic required_packages: - python3-hs-dbus-signature - python3-into-dbus-python - python3-pytest - python3-hypothesis tests: - simple: dir: ./ run: py.test-3 source/tests -rsx -v