mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Merge pull request #9994 from stevelenihan/patch-1
Correcting spelling mistake
This commit is contained in:
commit
ac54b1ea56
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ Just `Control-C` to kill it and run it again with `-K`.
|
||||||
only occurs when sudoing from a user like 'bob' to 'timmy', not
|
only occurs when sudoing from a user like 'bob' to 'timmy', not
|
||||||
when going from 'bob' to 'root', or logging in directly as 'bob' or
|
when going from 'bob' to 'root', or logging in directly as 'bob' or
|
||||||
'root'. If it concerns you that this data is briefly readable
|
'root'. If it concerns you that this data is briefly readable
|
||||||
(not writable), avoid transferring uncrypted passwords with
|
(not writable), avoid transferring unencrypted passwords with
|
||||||
`sudo_user` set. In other cases, '/tmp' is not used and this does
|
`sudo_user` set. In other cases, '/tmp' is not used and this does
|
||||||
not come into play. Ansible also takes care to not log password
|
not come into play. Ansible also takes care to not log password
|
||||||
parameters.
|
parameters.
|
||||||
|
|
Loading…
Reference in a new issue