Ansible role to create and configure unix users and groups
Markus Pesch
637f57f81f
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
defaults | ||
meta | ||
tasks | ||
templates | ||
.ansible-lint | ||
.drone.yml | ||
.editorconfig | ||
.markdownlint.yaml | ||
LICENSE | ||
README.md | ||
renovate.json |
unix_users
With following role can be unix users and groups configured.
Supported distributions
- Arch Linux
- Ubuntu 20.04
Features
- Setting up unix users and groups
- Setting up private and public ssh keys
- Setting up private and public gpg keys
- Setting up .forward file for postfix
Configuring
In the default directory are examples how to configure the role. Copy the
defaults into your host_vars
or group_vars
and adapt the examples.