Files
community.general/lib/ansible/modules/files
Toshio Kuratomi 3a2afc7825 Allow copy to writable files in unwritable dirs (#23509)
unsafe_writes currently allows updating a file that can be updated but
not removed (for instance, when docker mounted).  This change also
allows unsafe_writes to write to writable files in unwritable dirs. For
instance, if a system has made a single file inside of /etc/ writable to
a specific normal user.

Fixes #14961
2017-07-20 12:41:57 -07:00
..
2016-12-08 11:22:22 -05:00
2017-06-12 13:18:54 -04:00
2017-06-28 15:12:42 -04:00
2017-07-17 12:06:35 -07:00