* Clear 'connection related' plugin vars for next loop iteration (#59024) Fixes #58876 (cherry picked from commit a752e2a467) * Preserve original variables when using a loop (#59426) Fixes #59414 (cherry picked from commit 1010363c0b)
a752e2a467
1010363c0b
This reverts commit 5e7e9b57c0. This causes a new set of regressions from 2.8.2: https://github.com/ansible/ansible/pull/59284#issuecomment-514021543 So this issue won't be fixed in 2.8.3 but work towards a fix for 2.8.4 will continue.
5e7e9b57c0
Fixes #58876 (cherry picked from commit a752e2a467)