You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/win_environment/defaults/main.yml

6 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)