zuul/tests/fixtures/config/global-repo-state/git/common-config/playbooks/require-test.yaml

5 lines
181 B
YAML

- hosts: localhost
tasks:
- name: Execute script
shell: "bash {{ ansible_env['HOME'] }}/{{ zuul.projects['review.example.com/org/requiredproject'].src_dir }}/script.sh"