zuul/tests/fixtures/config/ansible/git/org_plugin-project/playbooks/file_local_good.yaml

7 lines
140 B
YAML

- hosts: localhost
tasks:
- name: Try to verify a file in an ok location
file:
dest: non-existent
state: absent