New module: win dsc (#24872)

* Added win_dsc module file

* mute output and track reboot requirements

* added tests

* proper conditionals for test

* Added moar conditionals for test

* ci fixes

* Added metadata

* fixed integration test yaml

* ci fix

* ci fix

* added module_version param and output, no longer chokes on multiple versions found.

* ci fix

* code review improvements, make return vars more pythonic, cleanup
removed reference to handles in commit message

* Fixed tests, clearer documentation

* fixed trailing whitespace
This commit is contained in:
Trond Hindenes 2017-06-01 23:50:12 +02:00 committed by Matt Davis
commit 055fd6f5f5
5 changed files with 475 additions and 0 deletions

View file

@ -0,0 +1,4 @@
---
# Feature not normally installed by default.
test_win_feature_name: Telnet-Client