Update sudoers.py

Made the description of nopasswd more clear
This commit is contained in:
freyja 2025-07-28 14:53:47 -07:00 committed by GitHub
commit 6e18c7d71d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,7 +52,7 @@ options:
version_added: 8.4.0
nopassword:
description:
- Whether a password is required when command is run with sudo.
- Whether a password is not required when command is run with sudo.
default: true
type: bool
setenv: