mglantz / tomcat-playbook

Example Tomcat playbook and Jenkins pipeline for testing it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Example Tomcat playbook and Jenkins pipeline for testing it

License:GNU General Public License v3.0