This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
137498bff1
ansible
/
test
/
integration
/
targets
/
copy
/
files
/
subdir
/
subdir1
/
subdir3
1 line
18 B
Text
Raw
Normal View
History
Unescape
Escape
Add a directory walker to copy * We need a directory walker that can handle symlinks, empty directories, and some other odd needs. This commit contains a directory walker that can do all that. The walker returns information about the files in the directories that we can then use to implement different strategies for copying the files to the remote machines. * Add local_follow parameter to copy that follows local symlinks (follow is for remote symlinks) * Refactor the copying of files out of run into its own method * Add new integration tests for copy Fixes #24949 Fixes #21513
2017-05-09 07:19:54 +02:00
../subdir2/subdir3
Reference in a new issue
Copy permalink