homeserver/roles/mgrote.create_users
2020-08-18 11:57:53 +02:00
..
defaults first commit 2020-08-18 11:57:53 +02:00
handlers first commit 2020-08-18 11:57:53 +02:00
tasks first commit 2020-08-18 11:57:53 +02:00
templates first commit 2020-08-18 11:57:53 +02:00
README.md first commit 2020-08-18 11:57:53 +02:00

mgrote.create_users

Beschreibung

erstellt Nutzer.

Funktioniert auf

  • Ubuntu (>=18.04)
  • Debian

Variablen + Defaults

Nutzer anlegen

base_users: - { name: 'mg', password: 'hallowelt', groups: 'sudo, ssh'}