A tag is missing.

This commit is contained in:
Andrea Dell'Amico 2024-08-01 14:40:33 +02:00
parent e2d1d33f0f
commit ec7ba6713b
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@
when:
- tomcat_use_systemd_unit
- ansible_distribution_version is version_compare('24.04', '<')
tags: ['tomcat', 'tomcat_serverxml', 'tomcat_conf']
tags: ['tomcat', 'tomcat_serverxml', 'tomcat_conf', 'tomcat_init']
- name: tomcat-pkgs | Reload the systemd daemon if we are running on a systemd-backed server
ansible.builtin.systemd: