mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-30 04:00:21 -07:00
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) |
||
---|---|---|
.. | ||
assemble.py | ||
async.py | ||
copy.py | ||
fetch.py | ||
normal.py | ||
raw.py | ||
template.py |