Ansible role to create and configure unix users and groups
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Markus Pesch 114ec2aed3
continuous-integration/drone/push Build is passing Details
style(lint): quote mode
1 month ago
defaults fix: config ssh client config 9 months ago
meta fix: add linter 2 months ago
tasks style(lint): quote mode 1 month ago
templates fix: ssh client config without = 8 months ago
.ansible-lint Initial Commit 11 months ago
.drone.yml chore(deps): update dependency docker.io/volkerraschek/markdownlint to v0.33.0 3 months ago
.editorconfig Initial Commit 11 months ago
.markdownlint.yaml Initial Commit 11 months ago
LICENSE Initial Commit 11 months ago
README.md fix: ansible galaxy id 11 months ago
renovate.json Initial Commit 11 months ago

README.md

unix_users

Build Status Ansible Role

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.