Skip to content

Commit

Permalink
Restart Tomcat on changes to context.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Jan 6, 2025
1 parent bf57385 commit 431b353
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks/instance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@
group: "{{ instance.group | default(tomcat_group) }}"
when:
- instance.context is defined
notify:
- Restart tomcat instance

- name: instance | Loop over config_files
ansible.builtin.include_tasks:
Expand Down

0 comments on commit 431b353

Please sign in to comment.