--- - hosts: localhost roles: - role: standard-test-source tags: - always - role: standard-test-basic tags: - classic required_packages: - make - python3 - isns-utils - openssl tests: - smoke: dir: ./source/tests/ run: make tests-as-installed