In this section we will cover the most important part of working with Ansible: working with roles and modules. These two are the components that will enable you to configure the destination hosts on the desired state.
As covered in the introduction, roles are in essence a set of tasks with a very particular directory structure.