--- - hosts: all tasks: - include_tasks: build.yaml - name: Test command: meson test -C builddir args: chdir: '{{ zuul.project.src_dir }}'