TL;DR
As part of our ongoing work on supported Ansible Collections, we need to create a new collection named microsoft.iis to house Microsoft Internet Information Services (IIS) modules.
My name is Hen, and I’m part of the Red Hat team responsible for developing and maintaining supported Ansible Collections. Currently, we are migrating content from the community.windows repository into supported collections. This effort has already resulted in the creation of:
ansible.windows
microsoft.ad
The next step in the project is to create the microsoft.iis collection, which will focus specifically on IIS modules. Many of these modules already exist in the community.windows repository and will need to be reviewed, verified, and promoted to the new collection as supported content.
Could someone assist with the process of opening a new repository for this collection under the Ansible Collections organization?
Hi,
Thanks for the quick response!
Github id is the same, Yaish25491.
Just to be clear, The project should start empty with the ansible template.
We will start promoting modules from the community once the project is up and we finish creating a working CI.