added test for first_available and copy

This commit is contained in:
Brian Coca 2015-06-12 23:41:16 -04:00
parent 0f915dc122
commit 11f1d99a5b

View file

@ -250,3 +250,9 @@
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