Commit Graph

2 Commits (bf33c2ab7cf10a18b40e29998fa6a9e46f020ab8)

Author SHA1 Message Date
Dustin 143c96074e callbacks: Enable ARA
[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/
2025-02-01 17:36:58 -06:00
Dustin a3a2dde6ab callbacks: Add ntfy callback plugin
This plugin sends a notification using _ntfy_ whenever a playbook
fails.  This will be useful especially for automated deployments when
the playbook was not launched manually.
2025-02-01 17:36:58 -06:00