Playbooks are written per service : a playbook is a collection of tasks, and eventually associated handers, templates, and files, that are required to properly install and setup a service.
Each playbook has a setup.yml
entry point, which is responsible of including
various necessary tasks to get the service up and running. Typically, this