mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
Adding first pass at win_copy, win_file and win_template modules.
This commit is contained in:
parent
bfe08560ec
commit
bf916fb58a
27 changed files with 1387 additions and 5 deletions
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
win_output_dir: 'C:/temp/'
|
||||
output_dir: ~/ansible_testing
|
||||
non_root_test_user: ansible
|
||||
pip_test_package: epdb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue