mirror of https://github.com/ansible/ansible.git
Expand sudo_user after variable merging
Previous commit c3659741
expanded sudo_user during task construction,
but this is too early as it does not pick up variables set during
the play.
This commit moves sudo_user expansion to the runner after variables
have been merged.
pull/3217/head
parent
cf2ddb6f80
commit
d65f45f0b2
Loading…
Reference in New Issue