index
:
delta/ansible-modules-extras.git
devel
dnf-hang
erjohnso-google-kubernetes
f5-remove-global-ssl-disable
fetch_url-campfire
fetch_url-layman
fetch_url-librato
fetch_url-maven
fetch_url-pushover
fetch_url-sendgrid
fetch_url-twilio
fetch_url-typetalk
fetch_url-uptimerobot
gundalow-patch-1
json-imports-fallback
open_url-vsphere-copy
regedit_fix_string_compare
release-2.1
release1.8.0
release1.8.1
release1.8.2
release1.8.3
release1.8.4
revert-1158-bugfix/237
revert-512-devel
revert-77-bigip_node_disable
revert-867-add_vmware_vmkernel_ip_config_module
revert-884-revert-867-add_vmware_vmkernel_ip_config_module
robynbergeron-patch-1
stable-1.9
stable-2.0
stable-2.0.0.1
stable-2.0.1
stable-2.1
stable-2.1.1
stable-2.2
stable-21
temp-post-2.2.0-staging
temp-post-2.2.1-staging
win_power_scheme
github.com: ansible/ansible-modules-extras.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
files
/
copy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move modules into subdirectory.
Michael DeHaan
2014-09-26
1
-254
/
+0
*
Adding "follow" param for file/copy options
James Cammarata
2014-09-16
1
-0
/
+3
*
Docs updates to add examples for symbolic modes
James Cammarata
2014-08-26
1
-0
/
+6
*
Fix check mode issues with copy module
James Cammarata
2014-08-18
1
-0
/
+1
*
Update docs for copy directory_mode param per #8572
James Cammarata
2014-08-12
1
-2
/
+3
*
Copy recursion works when source is a parameter, there is no parameter 'recur...
Michael DeHaan
2014-08-11
1
-6
/
+0
*
Some stray doc tweaks with file modules.
Michael DeHaan
2014-08-05
1
-0
/
+6
*
Double check whether the parent directory really exists using stat()
James Cammarata
2014-06-18
1
-0
/
+9
*
Use file documentation fragement for the copy module
James Cammarata
2014-06-16
1
-0
/
+1
*
unified calls to fs function vs duplicate functions for file and
Brian Coca
2014-05-24
1
-2
/
+2
*
Merge branch 'devel' of https://github.com/jjshoe/ansible into jjshoe-devel
James Cammarata
2014-05-09
1
-0
/
+2
|
\
|
*
Ensure the validation string has %s in it
jjshoe
2014-04-27
1
-0
/
+2
*
|
fix #7244 recursive copy fails when setting directory attributes
someda
2014-05-02
1
-1
/
+1
|
/
*
Fixes #6929 remote file module doc fragments from copy and template
James Tanner
2014-04-10
1
-1
/
+0
*
Use common file argument system previously implemented by @sivel for rax modu...
Michael DeHaan
2014-04-03
1
-4
/
+1
*
Update 'validate=' parameter documentation to make clear that the command
Robert Wehner
2014-03-24
1
-0
/
+1
*
Minor cleanup.
Richard C Isaacson
2014-02-28
1
-2
/
+2
*
copy module: cleanup and if directory_mode not set default to umask
Richard C Isaacson
2014-02-28
1
-1
/
+14
*
Copy Module: Add the ability to set directory attributes on recursive copy.
Richard C Isaacson
2014-02-28
1
-0
/
+32
*
Add expanduser calls on src/dest in the module too
James Cammarata
2014-02-26
1
-2
/
+2
*
already call expanduser in action_plugin
muffl0n
2014-02-19
1
-2
/
+2
*
Update copy
Michael DeHaan
2014-01-30
1
-1
/
+1
*
Addresses #5023 Fix import comments
James Tanner
2013-12-02
1
-1
/
+1
*
Fixes #5023 Convert all modules to use new snippet import pattern
James Tanner
2013-12-02
1
-1
/
+1
*
Add version_added to all modules missing version_added information, the docs ...
Michael DeHaan
2013-11-18
1
-0
/
+1
*
copy: Implement recursive copying if src is a directory.
Paul Sokolovsky
2013-10-15
1
-3
/
+15
*
Add detail to copy module validate argument
Jim Kleckner
2013-10-09
1
-1
/
+2
*
validate files: fix usage error in example command
billwanjohi
2013-06-26
1
-4
/
+4
*
DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
Jan-Piet Mens
2013-06-15
1
-7
/
+11
*
copy module fixes for 'make pep8'
Michael DeHaan
2013-05-11
1
-3
/
+3
*
add "no_log=True to copy:content
Michael Vogt
2013-05-10
1
-1
/
+1
*
Fix error in previous PR.
Michael DeHaan
2013-05-05
1
-1
/
+1
*
generalized cleanup function, in case modules want to use
Brian Coca
2013-05-05
1
-5
/
+1
*
Allow modules to be categorized, and also sort them when generating the docum...
Michael DeHaan
2013-04-28
1
-0
/
+175