1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Improve wording in playbooks_intro.rst

I was reading the docs and thought "that wording seems off."
This commit is contained in:
Nate Eagleson 2014-12-29 08:03:38 -05:00
parent 41399dedaf
commit d2cae91dcf

View file

@ -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