Files
community.general/lib/ansible/modules/files
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
..
2016-12-08 11:22:22 -05:00
2018-02-05 23:39:56 -05:00
2018-04-26 07:14:37 -07:00
2017-08-15 23:12:08 -07:00
2018-04-24 18:05:50 +01:00
2018-04-26 07:14:37 -07:00
2018-02-05 23:39:56 -05:00
2018-03-28 07:47:28 +02:00