This document discusses using Ansible and Jenkins for continuous integration and delivery (CI/CD). It defines continuous integration and provides examples of tools that can be used including Ansible, Jenkins, monitoring systems, and application tests. It describes how to automate builds in Jenkins using the Jenkins Job Builder to configure jobs through YAML files for version control and reuse. Finally, it provides references to Jenkins plugins and the Jenkins Job Builder project.