On Jan 14, 2020, at 10:57 AM, Vladimir Botka <vbo...@gmail.com> wrote:
I would like to know if possible there is a parameter same ignore_errors
but not display on screen message error in red …
Use 'rescue' section. See "Blocks error handling"
https://docs.ansible.com/ansible/latest/user_guide/playbooks_blocks.html#blocks-error-handling
It's possible to 'clear_host_errors' and 'end host' gracefully. See "meta"
https://docs.ansible.com/ansible/latest/modules/meta_module.html#meta-execute-ansible-actions
HTH
-vlado
--
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 ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/20200114175744.0fa9ea83%40gmail.com.