_srsh_
feb08d9a84
module was failing on python 2.7 after last update ( #2459 )
2016-06-29 09:12:04 +02:00
René Moser
d256c7f373
doc: maven_artifact: add a note about s3 support since version 2.2 ( #2417 )
...
See #2317
2016-06-13 08:48:03 +02:00
Gonçalo Luiz
ff0e1df82c
added s3 download support to maven module ( #2317 )
...
* added s3 download support
* removed extraneous import
2016-06-13 08:34:52 +02:00
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
2016-06-04 23:21:04 +02:00
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)
2016-05-23 11:18:05 -04:00
Gonçalo Luiz
336d475746
fixed not resolving latest to snapshot for MD5 check when the file ex…
2016-05-04 07:29:15 +02:00
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
2016-04-21 22:02:33 +02:00
Michael Scherer
73e4b48bba
Use no_log for the password for maven_artifact module
2016-03-21 00:24:35 +01:00
Charles Paul
2a937d20cf
make dest use path type
...
path type
2016-01-05 15:49:37 -06:00
Brian Coca
1623fba07c
Merge pull request #1315 from yuppie-flu/latest_as_version_default_value
...
maven_artifact: Set latest as version argument default value
2015-12-14 21:55:05 -05:00
Brian Coca
0415ac5cc3
Merge pull request #526 from msvab/devel
...
maven_artifact: ensure latest snapshot of certain version is getting downloaded
2015-12-14 21:41:24 -05:00
Kirill Kozlov
201be81aad
Set latest as version argument default value
2015-12-01 23:55:26 +03:00
Kirill Kozlov
b1e0e7eae0
Fix broken examples in docs
2015-11-02 23:15:44 +03:00
Brian Coca
ed1cf0ecc2
corrected extension in module spec
...
fixes #1190
2015-11-01 19:42:29 -05:00
Gerard Lynch
30b676478b
fix param description rst syntax
2015-09-15 09:42:01 +01:00
sirkubax
df235b4d92
QuickFix of issue 813
2015-08-17 19:08:18 +02:00
Toshio Kuratomi
b9b42411f1
Port maven_artifact to fetch_url
2015-07-22 12:06:54 -07:00
Greg DeKoenigsberg
004dedba8a
Changes to author formatting, remove emails
2015-06-16 14:32:39 -04:00
NewGyu
02258902f9
fix cannot download SNAPSHOT version
2015-06-16 11:33:10 -04:00
Michal Svab
f9be73f4a1
maven_artifact: check whether snapshot is the latest snapshot
2015-05-22 16:17:26 +01:00
Brian Coca
08445418aa
more string corrections
2015-05-14 10:45:32 -04:00
Greg DeKoenigsberg
66008490d4
Adding author's github id
2015-05-13 23:50:23 -04:00
Toshio Kuratomi
e5022ba87b
Add python >= 2.6 to documented deps
2015-05-12 08:43:31 -07:00
Brian Coca
2438b74ca8
remove x bit
2015-03-25 23:56:05 -04:00
Brian Coca
dd1508d572
moved to
2015-03-25 23:55:00 -04:00