test_variable_manager.py
10.9 KB
-
Use the task loop to calculate multiple delegated hosts · 31d5f88a
Due to the way we're now calculating delegate_to, if that value is based on a loop variable ('item') we need to calculate all of the possible delegated_to variables for that loop. Fixes #12499
James Cammarata committed