mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Correct minor grammar error in Playbook intro docs
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
This commit is contained in:
@@ -148,7 +148,7 @@ Remote users can also be defined per task::
|
|||||||
The `remote_user` parameter for tasks was added in 1.4.
|
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
|
- hosts: webservers
|
||||||
|
|||||||
Reference in New Issue
Block a user