/tomcat-playbook

Example Tomcat playbook and Jenkins pipeline for testing it

GNU General Public License v3.0GPL-3.0

tomcat-playbook

Example playbook for installing Tomcat and a Jenkins pipeline to test and deploy it to Ansible Tower or AWX. Jenkins pipeline tries to demonstrate established best practices for testing Ansible playbooks described by Sam Doran, Senior Ansible Software Developer at Red Hat.

How

# yum install python2-pip
# pip2 install ansible-tower-cli
# pip2 install ansible-lint