New collection microsoft.iis #78
Replies: 4 comments 16 replies
-
Thanks for raising this request. Are these new modules backwards compatible with those from |
Beta Was this translation helpful? Give feedback.
-
@jborean93 hello, thanks for submitting the collection for inclusion! Ansible Collections Checklist (short version)For details about the following points, refer to the Collection Requirements. Every comment should say whether the reviewer expects it to be addressed, or whether it's optional. Note for reviewers: If you don't know how to check any of the points below, please ask maintainers of the collection you're reviewing or a Steering Committee member for clarifications in comments of corresponding inclusion discussion. Public availability and communication:
Standards and documentation:
Collection management:
Tests: Note for reviewers: If you don't know how to check the points below, please ask maintainers of the collection you're reviewing how you can do it.
|
Beta Was this translation helpful? Give feedback.
-
@jborean93 thanks for fixing the stuff! I've marked that docs item as resolved and have put "Second review needed"
|
Beta Was this translation helpful? Give feedback.
-
I can't say much about the code since it's PowerShell, but I did look a bit at the documentation and noticed that it uses the outdated way (
(Likely there are more.) Also URLs are not always wrapped in The RST documentation also manually composes references to modules instead of using In the CI I noticed that it runs unit tests, but there aren't any, so it's basically a no-op. Since the collection does not have Python content, I would completely remove Besides these things it looks good - except possibly the module code since I didn't check it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We have a new certified collection microsoft.iis which is going to replace the
community.windows.win_iis_*
modules (deprecation still needs to happen for those). These are Windows/PowerShell based modules and have no Ansible side dependencies.Ansible Galaxy: https://galaxy.ansible.com/microsoft/iis
GitHub: https://github.com/ansible-collections/microsoft.iis
Issues Tracker: https://github.com/ansible-collections/microsoft.iis/issues
GitHub Handles: @jborean93, @Yaish25491
Is the collection part of Automation Hub: Yes
We meet Collection Requirements: Yes
Beta Was this translation helpful? Give feedback.
All reactions