Im0 / ansible-audit

Ansible auditing callback plugin
7 stars 2 forks source link

Can ARA help ? #1

Open dmsimard opened 7 years ago

dmsimard commented 7 years ago

Hi !

Friend of mine shared your project. I'm the author of ARA which, amongst other things, provides a callback to save Ansible playbook run data to a database and then provide a UI to browse the results.

You can see an example of live data here: http://logs.openstack.org/16/493816/6/check/gate-openstack-ansible-openstack-ansible-ceph-ubuntu-xenial/a3f6051/logs/ara/

It looks like there might be some overlap between ansible-audit and ARA -- I would love if we could collaborate on things if there are things that ARA could help you with.

Let me know !

Im0 commented 7 years ago

Hi David,

Thanks for reaching out! I spoke to your friend the other night... it appears there was some overlap between ARA, your friends assert plugin and ansible audit.

I had a pretty specific use case in mind for ansible-audit. I wanted to keep track of ansible statistics even if a task failed and ignore_errors = true.

I like what you've done with ARA and the live demo looks really neat.

I'll have more of a look at ARA and consider the features ARA has. At the moment, I'm not sure if I need any more features in ansible-audit.... but perhaps. :)

Thanks for reaching out and keep up the great work.

Regards, John