πŸ“– Documenting Ansible

This page centralizes all documentation workflows and contributor guides for Ansible. It provides a single reference point for understanding how playbooks, roles, and inventories are documented, and how to contribute new items consistently.


πŸ—‚ Documentation Workflows

Automated GitHub Actions generate Markdown documentation and maintain global indexes for all Ansible artifacts. Each action runs a dedicated script that performs the documentation generation.

These scripts enforce metadata, comments, and structured READMEs so that all artifacts are easy to understand and maintain.


πŸ— Contributor Guides

Guides for adding new items to the Ansible environment:

Following these guides ensures that your contributions automatically integrate with the GitHub Actions and scripts to generate documentation and update global indexes.


πŸ”— Quick Reference

For related resources and context: