Commit graph

8 commits

Author SHA1 Message Date
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
Victor LABORIE c3db08e6db Split tomcat-instance in tomcat + tomcat-instance 2017-07-03 17:37:06 +02:00
Victor LABORIE 483d3a8a9e tomcat-instance: bootstrap instance are idempotent 2017-03-02 17:22:33 +01:00
Jérémy Lecour 9ba7c66f5f a bit of syntax 2017-01-31 11:47:29 +01:00
Jérémy Lecour 8920ff1ee4 Add "always_run: yes" where it's pertinent
There is also the "check_mode: no", but commented,
for when we switch to Ansible 2.2
2017-01-31 11:45:35 +01:00
Jérémy Lecour 6b8a51a18e tomcat-instances: variables are mandatory 2017-01-13 09:50:01 +01:00
Victor LABORIE 52b643a1a1 tomcat-instance: deploy nagios check 2017-01-04 16:04:15 +01:00
Victor LABORIE 04ccca18f2 init tomcat-instance role 2017-01-03 12:41:22 +01:00