ansible/lib
Toshio Kuratomi 3a2afc7825 Allow copy to writable files in unwritable dirs ()
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 
2017-07-20 12:41:57 -07:00
..
ansible Allow copy to writable files in unwritable dirs () 2017-07-20 12:41:57 -07:00