community.general/lib/ansible/plugins
Jesse Keating 8e38f7475f Do not set docker use to None. (#18706)
The user variable defaults to None, and was being passed in as a user
named None. This was breaking rsync unless a specific user was set.

Fixes 16306
2016-12-02 10:29:24 -05:00
..
action Do not set docker use to None. (#18706) 2016-12-02 10:29:24 -05:00
cache Remove direct calls to print and cleanup imports 2016-11-07 17:12:36 -05:00
callback import reduce from six label:python3 (#18561) 2016-11-22 11:22:24 -08:00
connection Fix fetching files with scp (#18673) 2016-11-30 20:10:49 -08:00
filter random filter: added optional 'seed' parameter 2016-11-17 15:02:06 -08:00
lookup with_sequence: pass AnsibleError through 2016-11-30 21:26:23 -08:00
shell Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534) 2016-11-17 13:18:29 -08:00
strategy Fix 'cancled' misspelling in --step debug 2016-11-29 09:48:19 -05:00
terminal adds feature to try to auto determine network_os (#18674) 2016-11-30 16:28:47 -05:00
test restored 'results' filters 2016-10-13 13:21:40 -04:00
vars
__init__.py adds two new plugins that use ansible-connection for persistence (#18572) 2016-11-28 12:49:40 -05:00