If there are no nodes active to execute in the current play then "meta : 
clear_host_errors" won't actually work. To elaborate on the issue, if 
during the current play if 'all' the hosts fail and are moved to the failed 
list then no further plays are executed. So there is no way to get the 
hosts back to the active list. Even a further play with localhost is not 
executed. But if at least one host is active then I am able to clear the 
error of all the hosts and push all hosts to the active list in subsequent 
play.
Please do let me know if there is a way to clear the host error , in 
subsequent plays , when 'all' the nodes fail in the current play ? 

Thanks
Ashwin

-- 
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/41f13524-0851-4b20-8409-3d28c2a47e2d%40googlegroups.com.

Reply via email to