Question 4: In Ansible, what is the purpose of using variables in configurations? Choice: (choose correct answer): () To allow for dynamic values in configurations that can vary between devices. () To ensure all devices have the exact same configuration. () To simplify the syntax of configuration files. () To group devices based on their geographical location. () To automate the creation of new devices in the network. Answer: To allow for dynamic values in configurations that can vary between devices.