mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-03 17:18:54 +00:00
win_share: Add integration tests and various fixes (#25691)
* win_share: Add integration tests and various fixes * docs and comments updates based on PR review * fixed up documentation issue with URL
This commit is contained in:
parent
2f3a1c7a28
commit
b41c42cf0d
6 changed files with 623 additions and 52 deletions
2
test/integration/targets/win_share/defaults/main.yml
Normal file
2
test/integration/targets/win_share/defaults/main.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
test_win_share_path: C:\ansible\win_share
|
||||
test_win_share_name: test share
|
||||
Loading…
Add table
Add a link
Reference in a new issue