Comment 5 for bug 1762742

Revision history for this message
Corey Wright (coreywright) wrote :

To clarify on my last comment, "Ansible still evaluates the template twice": Ansible will always lazily evaluate the delegate_to field twice, but what I meant is that there's still the probability that it is evaluated twice *to two separate values* (inventory names in the original code, but IP addresses in the patch).