24 lines
746 B
Markdown
24 lines
746 B
Markdown
|
# 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)
|
||
|
[![Ansible Role](https://img.shields.io/ansible/role/d/58433)](https://galaxy.ansible.com/volker_raschek/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.
|