user_shell

Define the shell of the user. User must already exist.

⚙️ Compatible targets: Linux

Parameters

NameDocumentation
loginUser's login.

This parameter is required.
shellUser's shell.

This parameter is required.

Outcome conditions

You need to replace ${login} with its actual canonified value.

  • ✅ Ok: user_shell_${login}_ok
    • ☑️ Already compliant: user_shell_${login}_kept
    • 🟨 Repaired: user_shell_${login}_repaired
  • ❌ Error: user_shell_${login}_error

Example

method: user_shell
params:
  shell: VALUE
  login: VALUE

Documentation

This method does not create the user. entry example: /bin/false