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

7 lines
143 B
YAML

- hosts: localhost
tasks:
- name: Try to verify a file in a bad location
file:
dest: /tmp/unreadable
state: absent