Hi, I ran into this warning with different scenario:
For example,I have a registered variable "*command_result*" from previous command result. Also, I have a variable "*num*", which is a number. I want to use when statement to compare if the value of *command_result.stdout * equals *num* in string. For example, command_result.stdout is "1", and num is 1. How can I write the when statement? Thank you in advance, Catie -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/ba1dc8d0-e114-4688-b08e-ee22e8dc9198%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
