jmatt.java-packages
ansible-java-packages
This project helps you install Java for LSST SQuaRE infrastructure.
Example Playbook
- hosts: servers
roles:
- { role: jmatt.java-packages }
Variables
java_packages_use_headless
- Default value is yes
. This option allows you to use the headless JRE package.
java_packages_use_jdk
- Default value is no
. This option lets you use the JDK package. Note that it cannot be used with java_packages_use_headless
.
License
This project is licensed under the MIT License. You can read more in the LICENSE file.
Installa
ansible-galaxy install jmatt.java-packages
Licenza
mit
Download
151
Proprietario