summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/windows/win_feature.ps1
Commit message (Expand)AuthorAgeFilesLines
* Deprecated restart option in win_feature, added return docsMatt Davis2017-05-031-2/+13
* win_feature: Clean up and check-mode support (#21351)Dag Wieers2017-03-141-48/+46
* win_feature fix issue #20433 - source param not found on win2k8 (#20435)JimFicarra2017-01-261-40/+50
* fixed $source null check, reference to $ParamsDaniel Petty2016-12-081-2/+2
* bugfix win_feature.ps1Trond Hindenes2016-12-081-4/+4
* Add source as optional parameterTrond Hindenes2016-12-081-2/+35
* Revert "Improvements to win_feature"Chris Church2016-12-081-60/+47
* * Update core modules to fix strict mode errors. * Also fix creates parameter...Chris Church2016-12-081-39/+9
* updated win_feature.ps1 with improvementsTrond Hindenes2016-12-081-47/+60
* Added support for comma seperated feature names in the name parameter of the ...Ian Clegg2016-12-081-1/+1
* Update win_feature module to work on server 2008 and fail with error message ...Chris Church2016-12-081-23/+47
* Restructuring.Michael DeHaan2016-12-081-0/+122