idealista / tomcat_role

Ansible role to install Apache Tomcat Java Servlet Container
Apache License 2.0
13 stars 31 forks source link

Allow to change logs dir #43

Closed sorobon closed 6 years ago

sorobon commented 6 years ago

Prerequisites

Description

I want to change the path of the log files to another directory like '/var/log/tomcat/' or something else.

Expected behavior: With a variable I want to set the log files destination.

Actual behavior: Once installed, the log files are placed in "{{ installation_path }}/logs"

Versions

All versions

sorobon commented 6 years ago

Resolved in release 1.6.0