mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-23 17:39:09 -07:00
sudo can fail before getting to the password prompt if a user does not exist <pre> [will@tangerine ansible (sudo_missing_user)]$ sudo -u bobbins echo hello sudo: unknown user: bobbins sudo: unable to initialize policy plugin </pre> Fix raises a distinct exception when that occurs |
||
---|---|---|
.. | ||
__init__.py | ||
local.py | ||
paramiko_ssh.py | ||
ssh.py |