978a979566
* win_dsc: improved parameter handling * removed uneeded try/catch leftover from testing * removed undeed return values * added custom DSC to fully test out casting * fix up codestyle issues * using new Requires ps version check * fixed up error message check on earlier ps version
5 lines
161 B
YAML
5 lines
161 B
YAML
---
|
|
# Feature not normally installed by default.
|
|
test_win_dsc_feature_name: Telnet-Client
|
|
test_win_dsc_folder: C:\ansible test
|
|
test_win_dsc_run_desctructive: no
|