2022-05-09 08:17:07 +00:00
|
|
|
# unix_users
|
|
|
|
|
|
|
|
[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/unix_users-role/status.svg)](https://drone.cryptic.systems/volker.raschek/unix_users-role)
|
2022-05-09 08:24:35 +00:00
|
|
|
[![Ansible Role](https://img.shields.io/ansible/role/d/59132)](https://galaxy.ansible.com/volker_raschek/unix_users)
|
2022-05-09 08:17:07 +00:00
|
|
|
|
|
|
|
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.
|