mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
windows - Fix module utils with glob paths (#53835)
* windows - Fix module utils with glob paths * fix link util tests when using DOS 8.3 paths
This commit is contained in:
@@ -116,7 +116,6 @@
|
||||
|
||||
- name: call module with symbolic link tests
|
||||
symbolic_link_test:
|
||||
path: C:\ansible testing
|
||||
register: symbolic_link
|
||||
|
||||
- assert:
|
||||
|
||||
Reference in New Issue
Block a user