mirror of https://github.com/ansible/ansible.git
Fixes #13763 Update connections _play_context on every iteration
If this isnt updated, the _connection is reused, and thus has an outdated _play_context This results in outdated `success_key` and `prompt` causing issues if sudo is run in a loop Refer to the issue #13763 for more debugging and detailspull/13793/head
parent
c3dd0213ef
commit
c4cbeeffa8
Loading…
Reference in New Issue