Commit b947704e by Brian Coca

Merge pull request #10982 from alexmuller/fix-docs-playbook-intro-sudo

Remove unnecessary 'from' in playbook intro docs
parents e9bf3fc3 1caee5cb
......@@ -148,7 +148,7 @@ Remote users can also be defined per task::
The `remote_user` parameter for tasks was added in 1.4.
Support for running things from as another user is also available (see :doc:`become`)::
Support for running things as another user is also available (see :doc:`become`)::
---
- hosts: webservers
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment