telus.tomcat

ansible-tomcat

tomcat An open-source java web server

Platforms Build Status

Tunables

  • tomcat_user (string) - User to run tomcat as
  • tomcat_group (string) - Group to run tomcat as
  • tomcat_hostname (string) - The hostname for the server
  • tomcat_server_port (string) - The port tomcat will run on
  • tomcat_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 connections
  • tomcat_log_root (string) - The directory for tomcat logs

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - role: telusdigital.tomcat

License

MIT

Contributors

About

Tomcat 7 for Ubuntu

Install
ansible-galaxy install telus.tomcat
GitHub repository
License
Unknown
Downloads
220