You've already forked ansible-role-unix-users
Initial Commit
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal file
@ -0,0 +1,23 @@
|
||||
# unix_users
|
||||
|
||||
[](https://drone.cryptic.systems/volker.raschek/unix_users-role)
|
||||
[](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.
|
Reference in New Issue
Block a user