User shell config#

Scripts for customizing user shells.

Requirements#

Role Variables#

Name

Description

user

Username for the user under operation

urole

The type of user defined as one of these options [sa,user,ns, root]

Dependencies#

  • None

Example Playbook#

User shell configuration role example.

- name: Update user shell and settings
  hosts: servers
  roles:
    - role: user
      user: luser
      urole: user

License#

Copyright © Xander Harris 2025. All rights reserved.

Author Information#

Section author: Xander Harris xandertheharris@gmail.com