Ansible role to create and configure unix users and groups
Go to file
CSRBot 728c0484ad
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
chore(deps): update docker.io/volkerraschek/markdownlint docker tag to v0.37.0
2023-09-22 19:46:34 +02:00
defaults fix: config ssh client config 2022-07-19 17:54:56 +02:00
meta fix: add linter 2023-02-08 18:25:07 +01:00
tasks style(lint): quote mode 2023-02-26 22:18:28 +01:00
templates fix: add whitespace 2023-06-09 16:48:56 +02:00
.ansible-lint Initial Commit 2022-05-09 10:17:07 +02:00
.drone.yml chore(deps): update docker.io/volkerraschek/markdownlint docker tag to v0.37.0 2023-09-22 19:46:34 +02:00
.editorconfig Initial Commit 2022-05-09 10:17:07 +02:00
.markdownlint.yaml Initial Commit 2022-05-09 10:17:07 +02:00
LICENSE Initial Commit 2022-05-09 10:17:07 +02:00
README.md fix: ansible galaxy id 2022-05-09 10:24:35 +02:00
renovate.json Initial Commit 2022-05-09 10:17:07 +02:00

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.