community.general/lib/ansible/plugins
Toshio Kuratomi f7b22a5eaa Fix paramiko's exec_command() to return bytes on python3 (#17372)
* Fix paramiko's exec_command() to return bytes on python3

* Run test_connection for python3 now too

* Fix atomic_move for problem in shippable's testing

* Python-2.4 needs to use b()
2016-09-02 20:32:14 -07:00
..
action Pass '_' to async_wrapper for no argsfile. (#17374) 2016-09-02 18:33:33 -07:00
cache Allow to make the jsonfile cache files pretty (indented and sorted) (#17000) 2016-08-08 17:15:19 -04:00
callback Support for specifying item label in a loop (#17294) 2016-08-31 09:59:43 -04:00
connection Fix paramiko's exec_command() to return bytes on python3 (#17372) 2016-09-02 20:32:14 -07:00
filter Added to_datetime filter (#17145) 2016-09-01 01:51:03 +02:00
lookup Fix url lookup for python 3 (#17295) 2016-08-31 07:03:20 -07:00
shell Use file list, not recursion, in _fixup_perms. (#16924) 2016-08-05 18:40:28 -07:00
strategy [Inventory] Cache the result of enumerating groups and host names 2016-09-01 06:19:49 -05:00
test J2 test docs (#16646) 2016-07-12 10:13:00 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Make _display_plugin_load much less noisy 2016-08-26 20:28:58 +05:30