Files
community.general/test
Daniel Hokka Zakrisson b55ef665ba Fix only_if statements referencing non-string types
This fixes e.g. only_if: ${task.changed} which would always
evaluate to true due to it having been replaced by a string for its
boolean value. Also adds a test case to ensure it doesn't get
missed again.
2012-09-27 18:36:52 +02:00
..
2012-08-06 21:00:21 -04:00
2012-06-18 00:13:12 +02:00
2012-09-17 18:31:49 +02:00