mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Fix typo on -K/--ask-become-pass option in 'ansible' man page (#16667)
This commit is contained in:
committed by
René Moser
parent
be7a3b2fe6
commit
4fd87f2dc6
@@ -42,7 +42,7 @@ The 'ARGUMENTS' to pass to the module.
|
||||
Use privilege escalation (specific one depends on become_method),
|
||||
this does not imply prompting for passwords.
|
||||
|
||||
*K*, *--ask-become-pass*::
|
||||
*-K*, *--ask-become-pass*::
|
||||
|
||||
Ask for privilege escalation password.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user