robertdebock / ansible-role-tomcat

Install and configure tomcat on your system.
https://robertdebock.nl/
Apache License 2.0
46 stars 57 forks source link

fix #17 xmx and xms has no effect unless java_opts is defined #18

Closed DBarthe closed 4 years ago

DBarthe commented 4 years ago

name: fix #17 xmx and xms has no effect unless java_opts is defined about: fix #17


Describe the change Quick fix for #17

Testing too lazy .... waiting for CI to tell something

robertdebock commented 4 years ago

Thanks @DBarthe!