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: