Remove test for deprecated first_available_file. (#17674)
This commit is contained in:
parent
765a76885b
commit
e0ad02c6dd
1 changed files with 0 additions and 6 deletions
|
@ -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…
Reference in a new issue