ansible-roles/tomcat-multiple-instances/templates/tomcat-host-manager.xml.j2

4 lines
154 B
Plaintext
Raw Normal View History

<Context path="/host-manager"
docBase="/usr/share/tomcat{{ tomcat_version }}-admin/host-manager"
antiResourceLocking="false" privileged="true" />