Commit 11f1d99a by Brian Coca

added test for first_available and copy

parent 0f915dc1
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment