FWIW I would second having such a feature builtin, e.g. even just having something like a --collate option would be really nice. --diff could be also very neat to not just collate common output as a whole into one, but rather visualize where output is the same (across all hosts) and where differs. Both modes would be useful not only for -m shell but others (e.g. setup) as well, so not really module dependent.
Cheers! On Thursday, November 21, 2013 10:23:44 PM UTC-5, [email protected] wrote: > > Hello, > > I use "ansible -m shell" quite a bit. I would like ansible to not show me > the output multiple times if it is identical on several machines. The > dshbak tool for pdsh [0] and clush -b from clustershell [1] are examples of > similar tools that behave in the desired way. I wrote a simple proof of > concept for ansible at https://github.com/jrib/ansbak . > -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/716fb155-c603-404f-b0e7-a67fec024317%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
