James Higgins
58c6ad6c9e
Just use netloc to identify bucket name for s3 locations ( #2713 )
8 years ago
_srsh_
feb08d9a84
module was failing on python 2.7 after last update ( #2459 )
9 years ago
René Moser
d256c7f373
doc: maven_artifact: add a note about s3 support since version 2.2 ( #2417 )
...
See #2317
9 years ago
Gonçalo Luiz
ff0e1df82c
added s3 download support to maven module ( #2317 )
...
* added s3 download support
* removed extraneous import
9 years ago
Chris Weber
9f58e7325c
Fixed exception compatablity for py3 (and 2.4 in yum_repository.py) ( #2369 )
...
* Fixed exception compatablity for py3 (and 2.4 in yum_repository.py)
* Moved Import
9 years ago
Dag Wieers
4afae893e1
Convert module to work with python 2.4 and fix a bug ( #2251 )
...
- Avoiding the use of 'with ... as ...' and 'except ... as ...' constructs.
- Make use of posixpath.join() rather than concatenating slashes ourselves
(To avoid having consecutive slashes which broke something on our side)
9 years ago
Gonçalo Luiz
336d475746
fixed not resolving latest to snapshot for MD5 check when the file ex…
9 years ago
Emil Bostijancic
3031105e78
Fixes maven_artifact - verify_md5 only called for SNAPSHOT
...
* fixed https://github.com/ansible/ansible-modules-extras/issues/2066
* fixes https://github.com/ansible/ansible-modules-extras/issues/2066
9 years ago
Michael Scherer
73e4b48bba
Use no_log for the password for maven_artifact module
9 years ago
Charles Paul
2a937d20cf
make dest use path type
...
path type
9 years ago
Brian Coca
1623fba07c
Merge pull request #1315 from yuppie-flu/latest_as_version_default_value
...
maven_artifact: Set latest as version argument default value
9 years ago
Brian Coca
0415ac5cc3
Merge pull request #526 from msvab/devel
...
maven_artifact: ensure latest snapshot of certain version is getting downloaded
9 years ago
Kirill Kozlov
201be81aad
Set latest as version argument default value
9 years ago
Kirill Kozlov
b1e0e7eae0
Fix broken examples in docs
9 years ago
Brian Coca
ed1cf0ecc2
corrected extension in module spec
...
fixes #1190
9 years ago
Gerard Lynch
30b676478b
fix param description rst syntax
9 years ago
sirkubax
df235b4d92
QuickFix of issue 813
9 years ago
Toshio Kuratomi
b9b42411f1
Port maven_artifact to fetch_url
9 years ago
Greg DeKoenigsberg
004dedba8a
Changes to author formatting, remove emails
10 years ago
NewGyu
02258902f9
fix cannot download SNAPSHOT version
10 years ago
Michal Svab
f9be73f4a1
maven_artifact: check whether snapshot is the latest snapshot
10 years ago
Brian Coca
08445418aa
more string corrections
10 years ago
Greg DeKoenigsberg
66008490d4
Adding author's github id
10 years ago
Toshio Kuratomi
e5022ba87b
Add python >= 2.6 to documented deps
10 years ago
Brian Coca
2438b74ca8
remove x bit
10 years ago
Brian Coca
dd1508d572
moved to
10 years ago