Ansible's block/rescue 
<https://docs.ansible.com/ansible/latest/user_guide/playbooks_blocks.html#blocks-error-handling>
 
and handlers 
<https://docs.ansible.com/ansible/latest/user_guide/playbooks_intro.html#handlers-running-operations-on-change>
 are 
mechanisms for flow control, however they don't guarantee execution 
whenever the control machine is interrupted.  Are there any other hooks 
that signal handling will perform best attempt to ensure run?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/61a83626-084f-4208-b7a6-8bd2e0efd865n%40googlegroups.com.

Reply via email to