This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Description
Docs: is there a consistent doc under https://docs.ansible.com/ansible/devel/community about how to make a new collection up and running?
If not create it.
Among other thing should cover:
- Request to create a skeleton / move a repo under the ansible-collections org
- Setup CI (AZP / GHA)
- Automated publishing on Galaxy via Zuul
- ...