add recurse/force flags to cleanup command

This commit is contained in:
Carrie Roberts
2022-06-20 16:03:58 -06:00
committed by GitHub
parent 42c5a0bab6
commit 91c7add074
+1 -1
View File
@@ -55,7 +55,7 @@ atomic_tests:
mkdir #{output_folder}
find #{search_path} -name id_rsa -exec cp --parents {} #{output_folder} \;
cleanup_command: |
rm #{output_folder}
rm -rf #{output_folder}
name: sh
- name: Copy Private SSH Keys with rsync
auto_generated_guid: 864bb0b2-6bb5-489a-b43b-a77b3a16d68a