community.general/lib/ansible/runner
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
..
action_plugins Fix templates for non root sudo_user 2012-09-07 16:35:53 +10:00
connection_plugins Add __init__'s to git 2012-09-06 18:43:28 -04:00
__init__.py rename isset to is_set 2012-09-06 20:55:27 -04:00
connection.py Move plugin directories 2012-08-21 20:32:21 -04:00
poller.py Import ansible errors in Poller. 2012-06-25 20:48:35 +02:00
return_data.py Moved Runner's ReturnData class to a seperate file. 2012-08-18 09:30:33 -04:00