Question 5: What is the purpose of the 'hosts' keyword in an Ansible Playbook? Choice: (choose correct answer): () To specify which devices the playbook should target. () To define the tasks to be executed. () To list the variables used in the playbook. () To install necessary modules for the playbook. Answer: To specify which devices the playbook should target.