Commit 1caee5cb by Alex Muller

Remove unnecessary 'from' in playbook intro docs

To make this sentence make sense.

Fixes #10970.
parent e9bf3fc3
......@@ -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