Add ansibledb (#95)

* Add ansibledb

* Update README.md

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

---------

Co-authored-by: nbentoumi <nasredine.bentoumi@gmail.com>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
Nasredine Bentoumi 2024-12-13 09:14:57 -05:00 committed by GitHub
parent 1bb1914ea3
commit a2755ad21b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -117,6 +117,7 @@ For more information about communication, see the [Ansible communication guide](
- [Monkeyble](https://hewlettpackard.github.io/monkeyble/) - A callback plugin that allow to execute end-to-end tests on playbooks with a Pythonic testing and CI/CD approach to detect regressions.
- [aar-doc - Automated Ansible Role Documentation](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation) - Generate documentation automatically from an Ansible role's metadata.
- [antsichaut](https://github.com/ansible-community/antsichaut) - Automate the filling of a changelog.yaml used by antsibull-changelog.
- [ansibledb](https://github.com/nbentoumi/ansibledb) - Flask API Web server that uses MongoDB as database to store Ansible reports and facts; this tool can be used to query hosts and facters managed Ansible as well search Ansible logs.
## Blog posts and opinions