Files
community.general/lib/ansible/plugins/action
Matt Clay 72cca01cd4 Use file list, not recursion, in _fixup_perms. (#16924)
Run setfacl/chown/chmod on each temp dir and file.

This fixes temp file permissions handling on platforms such as FreeBSD
which always return success when using find -exec. This is done by
eliminating the use of find when setting up temp files and directories.

Additionally, tests that now pass on FreeBSD have been enabled for CI.
2016-08-05 18:40:28 -07:00
..
2015-10-22 16:07:26 -07:00
2016-06-28 15:25:18 -04:00
2015-10-22 16:07:26 -07:00
2015-12-22 23:01:56 -05:00
2016-06-27 09:36:15 -04:00
2015-10-22 16:07:26 -07:00
2015-10-22 16:07:26 -07:00
2016-04-11 14:48:39 -07:00
2015-10-22 16:07:26 -07:00