devoinc.users
DebOps Users
Overview
The debops.users
Ansible role helps you manage user accounts and groups on your systems. It makes it easy to handle tasks in home directories, such as setting up mail forwarding, adding SSH public keys, or deploying user configuration files (also known as dotfiles).
Installation
To use this role, you need Ansible version v2.0.0
or later. To install it, run the following command:
ansible-galaxy install debops.users
Documentation
For more details on how to use debops.users
, you can check the official documentation.
Role Dependencies
This role depends on:
debops.secret
Using the Role Standalone
If you're using this role without DebOps, ensure you include any necessary roles from the DebOps common playbook in your own playbook.
Try DebOps now for a full solution to manage your Debian-based infrastructure.
Authors and License
Licensed under the GPLv3.
This role is part of DebOps. The README file was created using ansigenome.