diff --git a/plugins/become/sudosu.py b/plugins/become/sudosu.py index 410b881b96..605c83d58c 100644 --- a/plugins/become/sudosu.py +++ b/plugins/become/sudosu.py @@ -8,9 +8,9 @@ DOCUMENTATION = """ name: sudosu short_description: Run tasks using sudo su - 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: - - Dag Wieers (@dagwieers) + - Dag Wieers (@dagwieers) version_added: 2.4.0 options: become_user: