Commit Graph

181 Commits (c91ceddfac82bcef4b2edc0ee6bfca2271ef892c)

Author SHA1 Message Date
Richard C Isaacson 598b9c6b7c Cleanup per notes.
12 years ago
Richard C Isaacson cb7c2b7524 Updates for the unarchive module and action_plugin.
12 years ago
Richard C Isaacson e6c9705058 Merge remote-tracking branch 'pib/unarchive_remote' into pull_5136
12 years ago
jctanner a1d2b5f257 Merge pull request #5363 from bcoca/acl_improved
12 years ago
Brian Coca 54a79bfc75 fixed docstring and changed type to etype avoiding python builtin
12 years ago
jctanner f50f29f304 Merge pull request #5051 from deontologician/patch-1
12 years ago
jctanner 825a20780f Merge pull request #5127 from ovcharenko/patches
12 years ago
jctanner 1f9de0c076 Merge pull request #5187 from 42wim/devel
12 years ago
Michael DeHaan a1afd6987c Update copy
12 years ago
Wim 06576fed25 Add support for --copy-links
12 years ago
Jan-Piet Mens d0912b84ef documentation typos
12 years ago
Laurent Defert f93b951bdd Mark stat module as supporting check_mode
12 years ago
jctanner 9ed379b7f8 Merge pull request #5282 from rhaido/hard_link_fix
12 years ago
jctanner aa1f9f24c3 Merge pull request #5264 from drewlll2ll/file-fix
12 years ago
Aleksey Ovcharenko c57445c5f3 Downgraded module version_added.
12 years ago
Michael DeHaan 2f811c40d7 Basic docsite formatting fixups
12 years ago
Michael DeHaan d4cd1fba8b add a note about raw/endraw
12 years ago
Michael DeHaan 1260225fc9 Merge pull request #5427 from bcoca/template_docs2
12 years ago
Brian Coca 488ef22f5e added more usefull example for jinja2 overrides (this one is actually
12 years ago
Maykel Moya 0711447d3a Missing "is" in file module description
12 years ago
Brian Coca b45fb649ee now handles default and allaows for either shorthand entry or specific
13 years ago
Peter Salvatore 12cb1afdc8 fix typo in synchronize module
13 years ago
Aleksey Ovcharenko dcf0fdb9e2 Added version_added
13 years ago
Jens Rantil 1b6019f6e0 module(file): Fail instead of exit on exception
13 years ago
Jens Rantil f4aa808b8d module(file): state what went wrong on exception
13 years ago
Mike Grozak ed7c9a1fbb Added to the file module the functionality to force conversion hard link and symlink when the force attribute is set to 'yes'
13 years ago
drewlll2ll 54a28eb45b Added prev_state for directory
13 years ago
Jens Rantil 705316e303 `file` module: Don't catch `SystemExit`
13 years ago
James Tanner d227614529 Fixes #5109 synchronize module ssh port
13 years ago
Paul Bonser 5626efba7e Optionally unarchive a file already on the remote machine
13 years ago
James Tanner ad837709bd Addresses #5023 Fix import comments
13 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern
13 years ago
Aleksey Ovcharenko bcd7af3991 Fixed a typo.
13 years ago
Michael DeHaan 36effd237c There's a cleaner way to do this, commit to module formatter pending.
13 years ago
Michael DeHaan ff0a41d446 No longer need to reference 'version_added' in docs for these, as this was quite a while ago.
13 years ago
Josh Kuhn b1a6bc6e7f Added note about .rsync-filter files, with example
13 years ago
Josh Kuhn 517e4af2cf Added -FF flag to rsync invocation in synchronize
13 years ago
greenbrian d80eb4a7fd Update unarchive
13 years ago
Aleksey Ovcharenko 2814828bc9 Added existing_only options to skip creating new files on receiver
13 years ago
Michael Scherer 9731f388c1 Do not use construct not compatible with python 2.4, fix #5006
13 years ago
Joshua Lund 02adc1fdcf Fixed a typo in the 'unarchive' module documentation
13 years ago
James Tanner e81c976636 Fix pep8 errors in unarchive module
13 years ago
Michael DeHaan f7c3975f21 Add version_added to all modules missing version_added information, the docs formatter will now
13 years ago
James Tanner af0cdd464c Clean up erroneous lineinfile.orig file
13 years ago
James Tanner 575d7eb8be Set required = True for src in unarchive module.
13 years ago
jctanner be67a6f815 Merge pull request #4625 from pileofrogs/devel
13 years ago
James Tanner d96f469520 Merge pull request #4525 from ko-zu/ansible
13 years ago
James Tanner 33242cacf3 Merge pull request #4375 from pfalcon/ansible
13 years ago
James Tanner 5a3032a950 Fixes #4884 Do not prematurely exit from file module if src not defined
13 years ago
James Tanner e4c2517e89 Add default for remote_src to assemble dostrings to avoid confusion
13 years ago