From ec7ba6713be03959678f1ed0f541e0e44706f410 Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Thu, 1 Aug 2024 14:40:33 +0200 Subject: [PATCH] A tag is missing. --- tasks/tomcat-pkgs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/tomcat-pkgs.yml b/tasks/tomcat-pkgs.yml index 9751e08..07389c8 100644 --- a/tasks/tomcat-pkgs.yml +++ b/tasks/tomcat-pkgs.yml @@ -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: