File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,9 @@ For Debian and Ubuntu this role depends on:
42
42
43
43
## Changelog
44
44
45
+ - v1.0.2 : 30 April 2015
46
+ - added support for Ubuntu vivid
47
+ - added support for Debian jessie
45
48
- v1.0.0 : 30 April 2015
46
49
- initial release of this role with support for Debian
47
50
- dependency on ansiblebit.launchpad-ppa-webupd8 v1.1.0
Original file line number Diff line number Diff line change @@ -8,15 +8,17 @@ galaxy_info:
8
8
description : Role to install Oracle Java.
9
9
company : ansiblebit.org
10
10
license : BSD
11
- min_ansible_version : 1.7.2
11
+ min_ansible_version : 1.8.4
12
12
platforms :
13
13
- name : Debian
14
14
versions :
15
15
- wheezy
16
+ - jessie
16
17
- name : Ubuntu
17
18
versions :
18
- - precise
19
+ - vivid
19
20
- trusty
21
+ - precise
20
22
categories :
21
23
- development
22
24
- system
You can’t perform that action at this time.
0 commit comments