diff --git a/docsite/rst/playbooks_intro.rst b/docsite/rst/playbooks_intro.rst index a27285b4a9f..3899502ed47 100644 --- a/docsite/rst/playbooks_intro.rst +++ b/docsite/rst/playbooks_intro.rst @@ -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