Peter Salvatore
|
4c168abccc
|
fix typo in synchronize module
|
2013-12-18 13:06:35 -08:00 |
|
James Tanner
|
f210e0c862
|
Fixes #5109 synchronize module ssh port
Added a parameter for dest_port and also check ansible_ssh_port inventory variable.
|
2013-12-03 14:48:20 -05:00 |
|
James Tanner
|
38edad70ac
|
Fixes #5023 Convert all modules to use new snippet import pattern
|
2013-12-02 15:11:23 -05:00 |
|
James Tanner
|
7b3fbeee16
|
Addresses #4676 Add module notes about the behavior of sudo and the destination paths within the synchronize module.
|
2013-11-04 12:19:31 -05:00 |
|
James Tanner
|
403469bf19
|
Update synchronize docstrings for rsync_timeout parameter
|
2013-11-04 10:57:08 -05:00 |
|
James Tanner
|
ae1248dee6
|
Add a timeout to the synchronize module to prevent infinite hangs while waiting on passwords for misconfigured users
|
2013-11-04 10:52:44 -05:00 |
|
Timothy Appnel
|
4e8f5eaef5
|
Added docs for archive options in sychronize module. Added missing default value for dirs option.
|
2013-09-19 03:17:45 -04:00 |
|
Timothy Appnel
|
4cb2cb9bac
|
Modified changed marker in sychronize module
|
2013-09-19 03:17:45 -04:00 |
|
Timothy Appnel
|
d7c737516e
|
Added archive options to sychronize module as suggested by @smoothify but with a different default scheme to keep param definitions to a minimum.
|
2013-09-19 03:17:45 -04:00 |
|
Timothy Appnel
|
10f336a97c
|
Added ingenious change detection trick from @smoothify though at the cost of verbosity controls. (Quiet or verbosity > 1 breaks change detection. Also added better use of module_common methods.
|
2013-09-19 03:17:44 -04:00 |
|
Timothy Appnel
|
35068527db
|
Removed busted tmp_dir option that was a bad idea to begin with.
|
2013-09-19 03:17:44 -04:00 |
|
Timothy Appnel
|
26585aae46
|
Updated version_added in sychronize module
|
2013-09-19 03:17:43 -04:00 |
|
Timothy Appnel
|
e692212a36
|
Return of sychronize module code for take 3
|
2013-09-19 03:17:43 -04:00 |
|
Michael DeHaan
|
9b1069c40a
|
Removing synchronize momentarily as it looks like this won't make 1.3 dates
|
2013-08-16 15:22:39 -04:00 |
|
Michael DeHaan
|
fad21a4af0
|
Add missing version_added to docs.
|
2013-08-11 16:21:00 -04:00 |
|
Michael DeHaan
|
24f72b78db
|
Style/docs cleanup, and also improve an error message.
|
2013-08-10 18:58:45 -04:00 |
|