89caef8fb6
* win_environment: Added tests and return info in document * fixing up some yaml issues * some more things I should have detected * fixing up test tag name
5 lines
249 B
YAML
5 lines
249 B
YAML
test_environment_name: TEST_VALUE
|
|
test_machine_environment_value: "%SystemRoot%\\System32"
|
|
test_new_machine_environment_value: C:\Windows\System32
|
|
test_user_environment_value: C:\Program Files
|
|
test_new_user_environment_value: C:\Program Files (x86)
|