--- - hosts: localhost roles: - role: standard-test-basic tags: - classic required_packages: - make - gcc-c++ - python3 - protobuf-devel - protobuf-compiler - python3-protobuf - pkgconf-pkg-config tests: - simple: dir: . run: ./run-simple-test.sh