Remove test for deprecated first_available_file. (#17674)

pull/17682/head
Matt Clay 8 years ago committed by GitHub
parent 765a76885b
commit e0ad02c6dd

@ -258,9 +258,3 @@
assert:
that:
- replace_follow_result.checksum == target_file_result.stdout
- name: test first avialable file
copy: dest={{output_dir}}/faf_test
first_available_file:
- doesntexist.txt
- foo.txt

Loading…
Cancel
Save