Ansible newbie alert !
I am upgrading from 1.9 to 2.4. A play that works fine in the former throws up the error:
recursive loop detected in template string: {{ service_down | default(1) }}"}
The last lines in the following two files are of relevance.
Here is one of the plays that includes “application.yml” and seems to be causing the error: