In this chapter, we started looking at YAML, and saw what a playbook is, how it works, and how to use it to create a web server (and a deployment for your static website). We have also seen multiple Ansible modules, such as the user, yum, service, FirewalID, lineinfile, and template modules. At the end of the chapter, we focused on templates.
In the next chapter, we will talk about inventories, so that we can easily manage multiple machines.