Merge pull request #14905 from amesbury/patch-1

Fixed typo
pull/14911/head
Brian Coca 9 years ago
commit 8a42f3417c

@ -7,7 +7,7 @@ Ansible can use existing privilege escalation systems to allow a user to execute
Become Become
`````` ``````
Ansible allows you 'become' another user, different from the user that logged into the machine (remote user). This is done existing Ansible allows you 'become' another user, different from the user that logged into the machine (remote user). This is done using existing
privilege escalation tools, which you probably already use or have configured, like 'sudo', 'su', 'pfexec', 'doas', 'pbrun' and others. privilege escalation tools, which you probably already use or have configured, like 'sudo', 'su', 'pfexec', 'doas', 'pbrun' and others.

Loading…
Cancel
Save