Skip to content

Commit

Permalink
It's an optional setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Jan 7, 2025
1 parent f245dfc commit fafbbbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/instance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
group: "{{ instance.group | default(tomcat_group) }}"
mode: "0640"
when:
- instance.remove_webapps is not defined
- "'ROOT' not in instance.remove_webapps"

- name: instance | Remove selected webapps
Expand Down

0 comments on commit fafbbbd

Please sign in to comment.