add aar-doc to tools

This tool can be used to automate the creation of documentation for roles by reading the meta-files from roles
This commit is contained in:
Sebastian Gumprich 2024-02-14 12:54:11 +01:00
parent 41c82083bb
commit 940026708d

View File

@ -113,6 +113,7 @@ You can find the full list and how to connect in the official documentation [doc
- [Steampunk Spotter](https://steampunk.si/spotter/) - Provides an Assisted Automation Writing tool that analyzes and offers recommendations for your Ansible Playbooks.
- [ansible-roster](https://gitlab.com/jlecomte/ansible/ansible-roster) - Ansible Roster inventory plugin to generate inventory from a host oriented yaml file. Supports ranges, regex hostnames, file inclusions, and variable merging.
- [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.
## Blog posts and opinions