Is there a way in Ansible to find if process complete. I m running an os-copy process. How to check if the process completed. The hard way is to wait for 2hrs and read logs to find the word in the log is there a sentence "OS copy success". Is there any elegant way to do it in ansible check if the process completes go to the next task instead of waiting for 2 hrs and then checking logs.
-- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/be671f78-0692-460c-bb49-deb36da8b311%40googlegroups.com.
