This document discusses using Ansible to automate and simplify Drupal development and deployment. It provides an overview of Ansible and how it can be used to securely, repeatably, and quickly deploy Drupal sites. Specific tips are given for using Ansible to clone Drupal sites from git repositories, install dependencies, and configure settings through playbooks and roles. Examples show running playbooks to deploy a Drupal site to a remote server. Intensive Drupal farming techniques through tools that combine Ansible with Vagrant, Docker, and Drush are also mentioned.