Remove jdni-config.xml from vremodeler role

This commit is contained in:
Antonio Calanducci 2023-11-29 16:36:00 +01:00
parent dc2e9afc0c
commit 2ab04f704e
1 changed files with 0 additions and 7 deletions

View File

@ -25,13 +25,6 @@
group: root
mode: 0400
- name: Install the jndi-config.xml
ansible.builtin.template:
src: jndi-config.xml.j2
dest: "{{ vremodeler_compose_dir }}/jndi-config.xml"
owner: root
group: root
mode: 0400
- name: Install the server-config.wsdd
ansible.builtin.template: