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 c11d8abf9a Fix for file module with recursive permission setting and broken symlinks
There was a traceback when setting permissions on a directory tree when
there were broken symlinks inside of the tree and follow=true.  chmod -R
ignores broken symlinks inside of the tree so we've fixed the file
module to do the same.

Fixes #39456

(cherry picked from commit 6b159fdb03)
7 years ago
..
cache
integration Fix for file module with recursive permission setting and broken symlinks 7 years ago
legacy
results
runner Sync stable-2.5 test infrastructure with devel. (#39544) 7 years ago
sanity Sync stable-2.5 test infrastructure with devel. (#39544) 7 years ago
units
utils Sync stable-2.5 test infrastructure with devel. (#39544) 7 years ago