Loading
Fix interactive sudo authentication failure when deploying without a password
Verify non-interactive sudo and SSH key access for both local (@local) and remote hosts when no password is provided at the initial prompt. If passwordless sudo is not configured on the target machine, display an explicit error explaining the authentication requirement and prompt for the SSH/sudo password automatically to prevent task execution failures.