mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
various Windows/Azure roadmap updates
This commit is contained in:
parent
d031ff8aec
commit
9986639681
1 changed files with 11 additions and 11 deletions
|
@ -135,22 +135,22 @@ Disambiguate Includes
|
||||||
|
|
||||||
Windows
|
Windows
|
||||||
-------
|
-------
|
||||||
- New PS/.NET module API
|
- New PS/.NET module API **(in progress)**
|
||||||
- Windows Nano Server support
|
- Windows Nano Server support
|
||||||
- Windows module_utils pluginloader
|
- Windows module_utils pluginloader **(done)**
|
||||||
- Refactor duplicated module code into new module_utils files
|
- Refactor duplicated module code into new module_utils files **(in progress)**
|
||||||
- Evaluate #Requires directives (existing and new: PS version, OS version, etc)
|
- Evaluate #Requires directives (existing and new: PS version, OS version, etc)
|
||||||
- Improve module debug support/persistence
|
- Improve module debug support/persistence **(done)**
|
||||||
- Explore official DSC support
|
- Explore official DSC support **(done)**
|
||||||
- Explore module intermediate output
|
- Explore module intermediate output
|
||||||
- Explore Powershell module unit testing
|
- Explore Powershell module unit testing **(in progress)**
|
||||||
- Explore JEA support (stretch)
|
- Explore JEA support (stretch)
|
||||||
- Extended become support with network/service/batch logon types
|
- Extended become support with network/service/batch logon types
|
||||||
- Module updates
|
- Module updates
|
||||||
|
|
||||||
- Split "Windows" category into multiple subs
|
- Split "Windows" category into multiple subs
|
||||||
- Domain user/group management modules
|
- Domain user/group management modules **(in progress)**
|
||||||
- win_mapped_drive module
|
- win_mapped_drive module **(in progress)**
|
||||||
- win_hotfix
|
- win_hotfix
|
||||||
- win_updates rewrite to require become
|
- win_updates rewrite to require become
|
||||||
- win_package changes required to deprecate win_msi
|
- win_package changes required to deprecate win_msi
|
||||||
|
@ -171,10 +171,10 @@ AWS
|
||||||
|
|
||||||
Azure
|
Azure
|
||||||
-----
|
-----
|
||||||
- Expose endpoint overrides
|
- Expose endpoint overrides **(in progress)**
|
||||||
- Reformat/document module output to collapse internal API structures and surface important data (eg, public IPs, NICs, data disks)
|
- Reformat/document module output to collapse internal API structures and surface important data (eg, public IPs, NICs, data disks)
|
||||||
- Add load balancer module
|
- Add load balancer module **(in progress)**
|
||||||
- Add Azure Functions module
|
- Add Azure Functions module **(in progress)**
|
||||||
|
|
||||||
Google Cloud Platform
|
Google Cloud Platform
|
||||||
---------------------
|
---------------------
|
||||||
|
|
Loading…
Reference in a new issue