Merge pull request #9908 from NateEag/patch-2
Improve wording in playbooks_intro.rst
This commit is contained in:
commit
26b3e5c7e0
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ Just `Control-C` to kill it and run it again with `-K`.
|
|||
These are deleted immediately after the command is executed. This
|
||||
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
|
||||
'root'. If this 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
|
||||
`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
|
||||
|
|
Loading…
Reference in a new issue