What is the output statement of the following snippet? Q & A › Category: Questions › What is the output statement of the following snippet? 0 Vote Up Vote Down Admin Staff asked 5 years ago What is the output statement of the following snippet? tasks: – name: test shell: echo “hello” register: a debug: msg=”the message is {{ a.stdout }}” Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading... 1 Answers 0 Vote Up Vote Down Admin Staff answered 5 years ago syntax error because of conflicting action statements Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading...