ansible/windows
Peter Mounce 0b0416aca1 Create win_dotnet_ngen module
When .NET is installed or updated, ngen is triggered to optimise the installation. This triggers high CPU while it's happening, and usually happens at an inconvenient time.

This allows you to trigger it when you like. Full details and background in doc.

I don't know a way to figure out whether this is required without actually running it.
2015-05-19 11:47:45 +01:00
..
__init__.py package file 2014-12-17 13:25:51 +02:00
win_chocolatey.ps1 changed to use ansible standard 'name' instead of 'package' 2014-12-06 19:04:19 -05:00
win_chocolatey.py Many more doc fixes 2015-05-15 12:12:26 -07:00
win_dotnet_ngen.ps1 Create win_dotnet_ngen module 2015-05-19 11:47:45 +01:00
win_dotnet_ngen.py Create win_dotnet_ngen module 2015-05-19 11:47:45 +01:00
win_updates.ps1 Add module to install windows updates 2014-09-30 00:27:29 +01:00
win_updates.py Many more doc fixes 2015-05-15 12:12:26 -07:00