mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
6 lines
249 B
YAML
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)
|