ansible/lib/ansible
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
..
cli minor correction to module path option docs 2017-03-28 11:43:58 -04:00
compat Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
config
errors E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
executor fix Windows env handling (#22927) 2017-03-23 17:48:15 -07:00
galaxy Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
inventory Update __init__.py 2017-03-27 20:21:40 -04:00
module_utils Introspect flag to use on 'show run' when using defaults in ios_config (#22903) 2017-03-28 10:20:52 +02:00
modules cron: don't force changed=True when old crontab was empty 2017-03-28 07:45:13 -07:00
parsing Vault: Remove tmp decrypted file when experiencing error while writing (#14835) 2017-03-27 16:52:18 -04:00
playbook Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
plugins Fix a couple issues in synchronize with docker (#23047) 2017-03-28 11:38:37 -07:00
template Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
utils Fix a few problems with the metadata extraction for docs (#22963) 2017-03-24 21:18:48 -07:00
vars Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
__init__.py
constants.py Ansible 2.3 feature support for dellos9 and dellos10 (#22856) 2017-03-27 19:32:57 +01:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00