Wildfly Systemd role
This role provides a playbook to easily install a JDBC driver within the server modules directory tree. It comes a template for the main.xml (that can be overriden).
Requirements
A valid Java runtime environment must be available for execution of the jcliff utility
Role Defaults
No defaults
Role Variables
Variable |
Description |
---|---|
|
Path for module installation |
|
Version of jdbc driver to download |
|
Filename of jdbc driver to download |
|
URL for jdbc driver download |
|
Path for jdbc driver installation |
|
Name for the jdbc driver module |
Dependencies
Example Playbook
License
GPL2