Is it correct that I can just leave out the entire v2_runner_on_failed 
since the interface does the same thing (pass) and I do not need to 
override the method?


On Thursday, October 6, 2022 at 5:15:05 PM UTC+2 Brian Coca wrote:

> ignore_errors is used to 'report the error, but that we also ignored
> the consequences of it' meaning that the task failed for the host but
> that the host was not removed from 'active hosts'. the default
> callback adds an 'ignoring error' message in this case.
>
>
>
> -- 
> ----------
> Brian Coca
>
>

-- 
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/e1578b74-1d38-438b-8083-0f9ac9e7bc48n%40googlegroups.com.

Reply via email to