Remove jdni-config.xml from vremodeler role
This commit is contained in:
parent
dc2e9afc0c
commit
2ab04f704e
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue