community.general/lib/ansible/plugins
Toshio Kuratomi d3a1aea7c5 Fix a couple issues in synchronize with docker (#23047)
* Fix a couple issues in synchronize with docker

* Make the rsync_opts parse as a list using the same criteria as
  module_utils argumentspec parsing
* Do not quote arguments in the action plugin.  The module will quote as
  it knows whether it will invoke rsync with a shell or via exec.

Fixes #23046
2017-03-28 11:38:37 -07:00
..
action Fix a couple issues in synchronize with docker (#23047) 2017-03-28 11:38:37 -07:00
cache Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
callback Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
connection minor updates to network connection plugins (#23043) 2017-03-28 12:57:18 -04:00
filter Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
lookup Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
shell force Windows to always use preamble-free UTF8 input encoding (#22934) 2017-03-24 00:02:39 -07:00
strategy Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
terminal minor updates to network connection plugins (#23043) 2017-03-28 12:57:18 -04:00
test added new tests any and all (#22665) 2017-03-15 18:09:25 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Graceful error message for abstract base classes in PluginLoader 2017-02-22 10:27:29 -05:00