debops.users
The debops.users
Ansible role can be used to manage local user accounts and
groups. The role allows for certain operations inside of the home directories,
like configuration of the mail forwarding, SSH public keys or automatic
deployment of user configuration files (dotfiles).
This role is designed to manage regular user accounts and application accounts. In a LDAP-enabled environment, it might be better to configure these using LDAP directory, and manage local system administrator accounts using the debops.system_users Ansible role.
Copyright
debops.users - Manage local users and groups using Ansible
Copyright (C) 2013-2019 Maciej Delmanowski <drybjed@gmail.com>
Copyright (C) 2014-2019 <https://debops.org/>
SPDX-License-Identifier: GPL-3.0-only
This Ansible role is part of DebOps.
DebOps is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3, as
published by the Free Software Foundation.
DebOps is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with DebOps. If not, see https://www.gnu.org/licenses/.