zaxos / tomcat-ansible-role

Ansible role to install and configure Apache Tomcat on CentOS/RHEL
GNU General Public License v2.0
38 stars 109 forks source link

Role assumes Role assumes services live in /usr/lib/systemd. Older sy… #17

Open morgangraphics opened 5 years ago

morgangraphics commented 5 years ago

…stems

Ubuntu 14 (upstart) and CentOS 6 (init.d) do not have systemd by default. This checks for the existence of the systemd directory before intalling the service files.