tomcat
tomcat
Currently this role only download the require tomcat version for ACS 6.1.
Requirements
Tomcat requires that Java is installed. The Tomcat requirements can be found here
I have created an Ansible role that can install Java, this can be used in comination with this role. You can find this in either GitHub or Ansible-Galaxy
Role Variables
Installation directory for tomcat tomcat_install_folder: /opt/tomcat
User that will own the tomcat_install_folder recursively tomcat_user: tomcat
Example Playbook
License
Free
Install
ansible-galaxy install sirReeall/tomcat
License
Unknown
Downloads
70
Owner