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
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
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Do not pass file mode during recursive copy on symlink files. (#69011) 5 years ago
lib/ansible_test Default ansible-test provisioning to us-east-1. 5 years ago
sanity Filter BLACKLIST_EXTS in PluginLoader (#69029) 5 years ago
support add readme to test/support (#68450) 5 years ago
units Make sure collection is a list if a str is given (#69081) 5 years ago
utils/shippable Testing: Add support for CentOS Linux On Power platform (#68130) 5 years ago