1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-20 08:23:12 +00:00
community.general/lib
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
..
ansible Fix for file module with recursive permission setting and broken symlinks 2018-05-03 17:54:34 -07:00