You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Toshio Kuratomi 0a2cdb2585 New tests for copy recursive with absolute paths
Absolute path trailing slash handling in absolute directories

find_needle() isn't passing a trailing slash through verbatim.  Since
copy uses that to determine if it should copy a directory or just the
files inside of it, we have to detect that and restore it after calling
find_needle()

Fixes #27439
9 years ago
..
compile Docs how to test (2nd) (#24094) 9 years ago
integration New tests for copy recursive with absolute paths 9 years ago
results Create bot friendly sanity output. (#22381) 9 years ago
runner Add support for `non_local` alias in ansible-test. 9 years ago
sanity Removing openssl_publickey from pep8 legacy files (#27414) 9 years ago
units Support multiple vault passwords (#22756) 9 years ago
utils Optimize running of CI cloud integration tests. 9 years ago