Simple example, if you just want to override task output:

    def v2_runner_on_ok(self, result):
         if result._task.action != 'debug':
            return
       ....


-- 
----------
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 ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CACVha7eCWUT%3DxKQc0zYrG3hRMURtJgoZLNDbh5g5fc7RpRDwNA%40mail.gmail.com.

Reply via email to