community.general/lib/ansible/plugins
Toshio Kuratomi c811668a4d Merge pull request #12546 from amenonsen/ssh-cleanups
A couple of ssh cleanups
2015-09-28 09:46:24 -07:00
..
action Make ansible_pipelining a connection variable 2015-09-28 20:55:14 +05:30
cache Simplify FactCache.copy() 2015-09-03 09:44:44 +03:00
callback Make sure formatted strings don't bomb on tuples 2015-09-25 03:01:42 -04:00
connection Move ControlPersist/Path checking into a separate method 2015-09-28 21:11:56 +05:30
filter Resurrection of the comment filter 2015-09-10 14:37:42 +02:00
inventory Remove unused (copied) _before_comment method 2015-08-21 06:58:23 +05:30
lookup Fix bug in nested lookup where pop is called indiscriminately 2015-09-25 17:16:56 -04:00
shell Add PowerShell exception handling and turn on strict mode. 2015-09-15 16:32:35 -04:00
strategy Don't wrap vars from include_vars with UnsafeProxy 2015-09-26 15:16:46 -04:00
test moved mandatory back to filters as it does not always return a boolean, it does an exception on failure 2015-08-21 09:54:56 -04:00
vars
__init__.py Fix for user defined modules not overriding modules from core. 2015-09-22 09:07:37 -07:00