telus.tomcat
ansible-tomcat
tomcat An open-source java web server
Tunables
tomcat_user(string) - User to run tomcat astomcat_group(string) - Group to run tomcat astomcat_hostname(string) - The hostname for the servertomcat_server_port(string) - The port tomcat will run ontomcat_catalina_port(string) - The port catalina will listen for requests (the port for webapp access)tomcat_catalina_redirect_port(string) - The port to redirect non-SSL connectionstomcat_log_root(string) - The directory for tomcat logs
Dependencies
None
Example Playbook
- hosts: servers
roles:
- role: telusdigital.tomcat
License
Contributors
- Ben Visser
- Nikki
- Thank you to Jeff Geerling, whose repository served as the starting point for this repo
Install
ansible-galaxy install telus.tomcatLicense
Unknown
Downloads
220
Owner
