mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-11 08:34:21 -07:00
Update BOTMETA, fix some plugin authors, improve BOTMETA extra sanity test (#3069)
* Update BOTMETA, fix some plugin authors, improve BOTMETA extra sanity test. * Linting.
This commit is contained in:
parent
21d5668c97
commit
4982eaf935
12 changed files with 276 additions and 106 deletions
|
@ -9,7 +9,7 @@ DOCUMENTATION = '''
|
|||
short_description: Kerberos substitute user
|
||||
description:
|
||||
- This become plugins allows your remote/login user to execute commands as another user via the ksu utility.
|
||||
author: ansible (@core)
|
||||
author: Ansible Core Team
|
||||
options:
|
||||
become_user:
|
||||
description: User you 'become' to execute the task
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue