This website requires JavaScript.
Explore
Help
Sign In
tpiccioli
/
ansible-roles
forked from
ISTI-ansible-roles/ansible-roles
Watch
1
Star
0
Fork
You've already forked ansible-roles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ae458d9bf7
ansible-roles
/
library
/
roles
/
scala-sbt
/
meta
/
main.yml
4 lines
62 B
YAML
Raw
Normal View
History
Unescape
Escape
Role that manages the scala-sbt packages. See https://support.d4science.org/issues/12873
2018-11-16 14:22:18 +01:00
---
dependencies
:
All the roles dependencies to Oracle JDK are now dependencies to OpenJDK.
2019-04-22 18:48:15 +02:00
- {
role
:
'../../library/roles/openjdk'
}