Question 2: In Ansible, how can you print out variable values to check if they are correctly defined? Choice: (choose correct answer): () Use the debug module with a message that includes the variable () Modify the Ansible configuration file to show variable values () Use the Ansible ping module to output variable values