Hi. This is a development discussion topic, can you please post this to ansible-devel ?
Thanks! On Mon, Aug 4, 2014 at 4:26 AM, <[email protected]> wrote: > This is an open discussion, since I'm far from an expert on ansible. > > However, since I often run some commands on a lot of host, I've written a > small callback plugin that summarize output on stdout and stderr. > I need this callback to be called when running ansible (not the playbook), > since I only run once a command, and forget it after that. > > So I copied the "callbacks.load_callback_plugins()" from ansible-playbook. > See the GitHub pull request <https://github.com/ansible/ansible/pull/8396> > to see it. > > To avoid breaking user experience that are not used to callback in the > ansible command, it may be a good idea to implement as an option, e.g. > "ansible --callbacks …" > > I hope to gather comments on this :) > > > Adrien > > -- > 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/962bb491-23c9-4567-abaa-0261fa297b55%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/962bb491-23c9-4567-abaa-0261fa297b55%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CA%2BnsWgzdkp9N_oxwFtHhtii4t95V%3D%2B8cO%3DxbwD-1OjV2rWC9Gg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
