1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/file
Toshio Kuratomi 6b159fdb03 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
2018-05-03 17:54:34 -07:00
..
files Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
meta Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
tasks Fix for file module with recursive permission setting and broken symlinks 2018-05-03 17:54:34 -07:00
aliases Add missing needs/root alias to file test. (#22800) 2017-03-20 14:11:16 -07:00