zuul/tests/fixtures/config/speculative-plugins/git/org_project/playbooks/filter-plugin-playbook/test.yaml

6 lines
114 B
YAML

- hosts: all
tasks:
- name: Test filter plugin
debug:
msg: "{{ 'ignore me' | my_cool_test }}"