Hello, have the same problem. In the documentation it says that you should use environment variables to configure the output directory of the plugin. In this case I don't see the point while using the junit callback from ansible which is not within a playbook. So the environment variables set like so are not working here.
Other callback plugins provide the option to set ini keys for configuration into ansible.cfg like: [callback_junit] output_dir = ~/.local/share/ansible/logs/junit/ Unfortunately this is not working in my case. Any recommendations? Regards Oliver Am Dienstag, 28. November 2017 13:03:41 UTC+1 schrieb Diego Lagos: > > Hello, > > I would like to use the junit callback ( > http://docs.ansible.com/ansible/devel/plugins/callback/junit.html), but I > find no examples of how to configure the options. > > Must be configured within the plyabook, within the file ansible.cfg? > And how should they be written? > > thx so much for your help > > Diego Mauricio > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/ff462c1f-0e95-4df2-acd0-437c4247d1d8%40googlegroups.com.
