Files
community.general/lib/ansible
willthames f456d999a9 Fix templates for non root sudo_user
When using template module, if a restrictive umask is set, the
sudo_user won't be able to read the /tmp/ansible-dir/source file
after it is copied across following _transfer_str

I wonder if this behaviour shouldn't be abstracted somehow (as
this correction also happens after put_file in the copy module too)
2012-09-07 16:35:53 +10:00
..
2012-09-06 18:43:28 -04:00
2012-09-06 18:56:38 -04:00
2012-08-18 10:52:24 -04:00