Get tests working on older Ansible versions
This commit is contained in:
parent
2166d4bc48
commit
40edb80f39
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
test_acl_path: '{{ win_output_dir }}\win_acl .ÅÑŚÌβŁÈ [$!@^&test(;)]'
|
||||
# Use HKU as that path is not automatically loaded in the PSProvider making our test more complex
|
||||
test_acl_reg_path: HKU:\.DEFAULT\Ansible Test .ÅÑŚÌβŁÈ [$!@^&test(;)]
|
||||
test_acl_reg_path: HKU:\.DEFAULT\Ansible Test
|
||||
|
|
Loading…
Reference in a new issue