mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-02 04:04:23 -07:00
Update sudoers.py
Made the description of nopasswd more clear
This commit is contained in:
parent
44ca366173
commit
6e18c7d71d
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue