Remove test for deprecated first_available_file. (#17674)

This commit is contained in:
Matt Clay 2016-09-20 13:45:57 -07:00 committed by GitHub
parent 765a76885b
commit e0ad02c6dd

View file

@ -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