community.general/lib/ansible/plugins
Toshio Kuratomi 6908038036 Fix synchronize setting user variable
The user variable stores whether we need to set user@ in our connection
string.  It's now being used at the toplevel of the run() method so the
default needs to be calculated further up the stack

Fixes #24910
2017-06-28 17:41:01 -07:00
..
action Fix synchronize setting user variable 2017-06-28 17:41:01 -07:00
cache Fix redis cache for python3 2017-06-13 09:50:46 -04:00
callback Misc typo for Ansible 2017-06-21 11:19:41 -04:00
cliconf Add support for cliconf and netconf plugin (#25093) 2017-06-06 13:56:25 +05:30
connection Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
filter Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
inventory adjust script caching to processed data 2017-06-20 14:27:53 -04:00
lookup Fix up integer type detection on python3 (#25985) 2017-06-22 08:48:22 -04:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell re-enable non-pipelined mode for Powershell (#25012) 2017-06-26 22:58:09 -07:00
strategy properly track delegated host in loops 2017-06-19 17:50:52 -04:00
terminal plugins/terminal/: PEP8 compliancy (#25207) 2017-05-31 18:28:03 +01:00
test Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
vars ensure proper typing of path, cause py3 listdir 2017-06-19 16:35:50 -04:00
__init__.py Revert "Add log_only to debug messages (#25545)" 2017-06-13 09:29:18 -04:00