community.general.ksu become – Kerberos substitute user
Note
This become plugin is part of the community.general collection (version 7.5.2).
You might already have this collection installed if you are using the ansible
package.
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’ll use the built in one Default: Configuration:
|