fixing minor documentation flaws (#5000) (#5003)

Co-authored-by: Thomas Blaesing <thomas.blaesing@erwinhymergroup.com>
(cherry picked from commit 037c75db4f)

Co-authored-by: Thomas <3999809+tehtbl@users.noreply.github.com>
pull/5010/head
patchback[bot] 2022-07-26 12:48:45 +02:00 committed by GitHub
parent 91c37a79f4
commit 34d7369293
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ DOCUMENTATION = """
name: sudosu name: sudosu
short_description: Run tasks using sudo su - short_description: Run tasks using sudo su -
description: description:
- This become plugins allows your remote/login user to execute commands as another user via the C(sudo) and C(su) utilities combined. - This become plugin allows your remote/login user to execute commands as another user via the C(sudo) and C(su) utilities combined.
author: author:
- Dag Wieers (@dagwieers) - Dag Wieers (@dagwieers)
version_added: 2.4.0 version_added: 2.4.0
options: options:
become_user: become_user: