You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default it writes the data into $HOME/.ara/ansible.sqlite
To view details one could: "ara-manage runserver -h 0.0.0.0 -p 8080" and use a web browser. One can also generate static reports or send the results to a remote sql server.
It needs ara installed (pip install ara) and point ansible to look for callback plugins where ara callback plugin is installed:
We could perhaps use ARA for this - https://ara.readthedocs.io/ https://github.com/openstack/ara
Web interface example: https://ara.readthedocs.io/en/latest/faq.html#what-does-the-web-interface-look-like
By default it writes the data into $HOME/.ara/ansible.sqlite
To view details one could: "ara-manage runserver -h 0.0.0.0 -p 8080" and use a web browser. One can also generate static reports or send the results to a remote sql server.
It needs ara installed (pip install ara) and point ansible to look for callback plugins where ara callback plugin is installed:
The text was updated successfully, but these errors were encountered: