Solution: c) To define a set of tasks, files, templates, and other content that can be reused across playbooks
Explanation: An Ansible Role is a collection of tasks, files, templates, and other content that can be reused across playbooks. Roles can be shared and installed like collections, making them a powerful tool for managing infrastructure.