Question 1: You create a playbook and configure a task with a debug message. The message has a verbosity value of 3. Which of the following commands would run the playbook and display the output of the message? (Choose all that apply) Checkbox: (choose correct answers): [] ansible-playbook play.yml -vvv [] ansible-playbook play.yml -vvvv [] ansible-playbook play.yml -vv [] ansible-playbook play.yml -v