--- # Run a simple test - hosts: localhost roles: - role: standard-test-basic tags: - classic required_packages: - make - gcc - libgit2 - libgit2-devel tests: - simple: dir: scripts run: ./run_tests.sh