Greetings,
In one of my playbooks, I prompt for a value that, if specified as a string, will later be used in another play. However, I can’t seem to find a consistent way to evaluate the truthiness/falsiness of the var. Here’s a sample playbook:
`
Greetings,
In one of my playbooks, I prompt for a value that, if specified as a string, will later be used in another play. However, I can’t seem to find a consistent way to evaluate the truthiness/falsiness of the var. Here’s a sample playbook:
`