A tag is missing.
This commit is contained in:
parent
e2d1d33f0f
commit
ec7ba6713b
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue