Markus Pesch 08e1625648
All checks were successful
Ansible Linter / ansible-lint (push) Successful in 13s
Lint Markdown files / markdown-lint (push) Successful in 4s
docs(README): remove drone badge
2025-06-01 12:27:40 +02:00

23 lines
582 B
Markdown

# unix_users
[![Ansible Role](https://img.shields.io/ansible/role/d/59132)](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.