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/integration/targets/copy
David Shrewsbury 1142faa213
Do not pass file mode during recursive copy on symlink files. (#69011)
* Do not pass file mode during recursive copy on symlink files.

The 'file' module cannot deal with mode=preserve. Do not pass that
mode to the module when 'preserve' is used.

* Fix changelog fragment filename
4 years ago
..
defaults Copy module: improve tests allowing to use a managed host which isn't the controller host (#25672) 7 years ago
files Add symlinks sanity test. (#46467) 6 years ago
meta test - add setup target that creates the nobody user (#52750) 6 years ago
tasks Do not pass file mode during recursive copy on symlink files. (#69011) 4 years ago
aliases Testing: Add support for AIX platform (#65802) 5 years ago