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 for - Tomcat instance Service fails to start on CentOS 8 #31

Closed javid90khan closed 3 years ago

javid90khan commented 3 years ago

name: Pull request about: minor bug fixes for https://github.com/robertdebock/ansible-role-tomcat/issues/29


Describe the change

Testing Molecule tests already cover this change.

robertdebock commented 3 years ago

That (xml error) is a silly mistake. Weird that CI did not spot it.

I'm not sure if /bin/bash is required, but it looks good. Thanks! Ready to merge.