[ARA Records Ansible][0] is a web-based reporting tool for Ansible. It consists of a callback plugin that submits task/playbook results to an HTTP API and a browser GUI to display them. [0]: https://ara.recordsansible.org/
2 lines
47 B
Python
2 lines
47 B
Python
from ara.plugins.callback.ara_default import *
|