mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
win_find - fix glob like paths (#54005)
This commit is contained in:
parent
c053bc1fc7
commit
8a4079ddbf
6 changed files with 98 additions and 76 deletions
|
@ -1,2 +1,2 @@
|
|||
win_find_dir: "{{win_output_dir}}\\win_find"
|
||||
win_find_dir: '{{ win_output_dir }}\win_find .ÅÑŚÌβŁÈ [$!@^&test(;)]'
|
||||
test_win_find_username: testuser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue