Roles — Ansible Documentation
docs.ansible.com › playbooks_reuse_rolesAnsible loads all listed roles, runs the roles listed under dependencies first, then runs the role that lists them. The play object is the parent of all roles, including roles called by a dependencies list. Role dependencies are stored in the meta/main.yml file within the role directory.