Groups
Groups
Sign in
Groups
Groups
Ansible Project
Conversations
About
Send feedback
Help
Windows copy from file share
22 views
Skip to first unread message
brandon....@intel.com
unread,
Aug 21, 2015, 3:46:20 PM
8/21/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Has anyone started working on a module for copying files from a file share?
I need to copy files of size greater than 3Mb to a remote system.
I want to ensure I am not duplicating anyone else work.
Thank you,
Brandon Marick
Intel Corporation
J Hawkesworth
unread,
Aug 21, 2015, 4:52:40 PM
8/21/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
No but... I suggest you take a look at Trond Hindenes' (not yet merged) win_package which I believe can install files from a network share.
https://github.com/ansible/ansible-modules-extras/pull/713
You are likely to have to pass username and passord to avoid the second hop issue.
Alternatively, set up a web server and fetch files using win_get_url
Hope this helps,
Jon
Reply all
Reply to author
Forward
0 new messages