community.general.ksu become – Kerberos substitute user
Note
This become plugin is part of the community.general collection (version 9.4.0).
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it, use: ansible-galaxy collection install community.general
.
To use it in a playbook, specify: community.general.ksu
.
Synopsis
This become plugins allows your remote/login user to execute commands as another user via the ksu utility.
Parameters
Parameter |
Comments |
---|---|
Su executable. Default: Configuration:
|
|
Options to pass to ksu. Default: Configuration:
|
|
Ksu password. Configuration:
|
|
User you ‘become’ to execute the task. Configuration:
|
|
List of localized strings to match for prompt detection. If empty we will use the built in one. Default: Configuration:
|