Thanks for the replay Brian, So If I understood correctly, In order to achieve this, I need to write custom "callback_plugins" which can buffer the output until all hosts skip in the playbook.
If answer is positive, I will try this out ans update. Thanks, On Tuesday, 7 June 2016 08:14:53 UTC+5:30, Brian Coca wrote: > > task headers get printed before a task gets attempted for any of the > hosts, the callback hides the skipped hosts but cannot 'unprint' the > headers if all hosts skip the task. > > The only way to do that would be to buffer the output and wait until all > hosts skip. > > > ---------- > Brian Coca > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
