ansible/lib/ansible/plugins
jasdeep-hundal 679da00236 Fix OpenSSH-related ssh process exit race
Mitigate the effects of observing the ssh process still running
after seeing an EOF on stdout when using OpenSSH with
ControlPersist, since it does not close the stderr file descriptor
in this case.
2016-10-27 15:47:24 -07:00
..
action simplified the code by removing repeats 2016-10-26 20:49:55 -04:00
cache Fix error using jsonfile with incomplete config (#17567) 2016-09-16 15:08:02 -04:00
callback Remove callback.CallbackBase._copy_result_exclude 2016-10-23 13:36:20 +02:00
connection Fix OpenSSH-related ssh process exit race 2016-10-27 15:47:24 -07:00
filter Make bcrypt + passlib work in password_hash filter 2016-10-23 01:46:05 +02:00
lookup Now that we convert salt inside of do_encryptas needed, keep salt as text type until then. 2016-10-20 22:49:30 -07:00
shell Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
strategy handler: notify a handler by name _and_ listen 2016-10-24 10:59:05 -04:00
test restored 'results' filters 2016-10-13 13:21:40 -04:00
vars
__init__.py Filter out internal magic and connection variables from facts returns 2016-10-24 17:27:43 -05:00