mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
44ed891290
* win_mapped_drive: new module * Rebased from upstream and updated copyright text
9 lines
344 B
YAML
9 lines
344 B
YAML
test_win_mapped_drive_letter: M
|
|
test_win_mapped_drive_path: share1
|
|
test_win_mapped_drive_path2: share2
|
|
|
|
test_win_mapped_drive_local_path: C:\ansible\win_mapped_drive\share1
|
|
test_win_mapped_drive_local_path2: C:\ansible\win_mapped_drive\share2
|
|
|
|
test_win_mapped_drive_temp_user: TestMappedUser
|
|
test_win_mapped_drive_temp_password: aZ293jgkdslgj4
|