Description
Ansible is an open source, multi-purpose automation tool written in Python. It allows you to carry out tasks with simple structured YAML files. This talk demonstrates the basics of Ansible and how to use it to automate your code deployments, looking at a simple Drupal build. We also touch on other tools required, such as CI and other supporting software.