mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
added new ksu method to man page
removed runas refrences, because it was never implemented
This commit is contained in:
parent
5331dd482c
commit
db8c952ee3
2 changed files with 4 additions and 4 deletions
|
@ -69,7 +69,7 @@ Run commands in the background, killing the task after 'NUM' seconds.
|
|||
*--become-method=*'BECOME_METHOD'::
|
||||
|
||||
Privilege escalation method to use (default=sudo),
|
||||
valid choices: [ sudo | su | pbrun | pfexec | runas | doas | dzdo ]
|
||||
valid choices: [ sudo | su | pbrun | pfexec | doas | dzdo | ksu ]
|
||||
|
||||
*--become-user=*'BECOME_USER'::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue