ansible-roles/tomcat-instance/tasks
Mathieu Trossevin e49379ebd0
tomcat: Use system units instead of user units
This massively reduce the output of `systemctl status` (which is usefull
when checking what is running on a server), remove the need of
enable-linger (which is always good when possible) and allows to check
the status of the service much more easily.

(It also enable more sandboxing options if wanted but we don't enable
any in this commit.)
2021-11-24 11:28:23 +01:00
..
alias.yml tomcat: whitespaces + syntax 2017-05-21 21:02:48 +02:00
bootstrap.yml Use 'loop' syntax instead of 'with_items' 2021-05-04 14:19:18 +02:00
check.yml Improve Ansible syntax 2021-05-09 23:06:42 +02:00
main.yml tomcat: Use system units instead of user units 2021-11-24 11:28:23 +01:00
user.yml tomcat: Use system units instead of user units 2021-11-24 11:28:23 +01:00