Adding user lugubris

This commit is contained in:
Ubergeek 2019-09-13 18:41:59 +00:00
parent f2e0621b5a
commit 4fad73a2c1
2 changed files with 16 additions and 0 deletions

View File

@ -144,3 +144,4 @@
- include: users/zszoke.yml
- include: users/neo.yml
- include: users/init0.yml
- include: users/lugubris.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up lugubris
user:
name: lugubris
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/lugubris
- authorized_key:
user: lugubris
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCbCgbfX9AdwoeX+SEoRwK+c4j7mek7hOGqIyQ5r+W0VrDjKiHcg/5I5Mr1GU+y8aFmAnwPgnY17fDEopVTwIW0r2CyGaUx/tnEl97TTY5sROZiEjxiaxxAEk1xqrpY2PM4JVmCcFFQaYxVDsjJaI5PTPJSRrbrqW4nOfGXJ73q8RF1hH3N+AQO4aPqCqGWFF7BKIVbUcD6KOwiXqd1EIAibsljwdOed7gTvUR+OcIUO4HJRZwSWUaE93NqQh43q3TQAiJk3rUzCkK1b08xkAVzZ7coCPWh6wA7EL63eh0Yzg2/BXHsdNRRETlDjcMa+Gb+vSEhL+O8pGBkZXgeBN5LHyUCkNBdGoGQGAiC/N8dI2EO5bHoOrDmMzZKgo8Io6JTZAYVhTrPG4zqHkLywFVfJMsLEyVBGMwCXnhzVi1tQcDV/HMoQjJZjuNmhWR0fP4UUr57VcDmYMHRfFdzZJAymeRPjN+EH/roRS+Gbocs6UxxVyd92LsmzRBuFRmKtARXY/VV7r3HQBFXV8KFql+Yy0gd+AIk6/5i7T0/EAbJnUcisKDEGGjirY+NPRo73GcAobW5F2FiE49Haa4sXL8UvJm+5mT4npMXs6FuQ6NIV8FfkMxvkMCivZeN2ZVYXGVlhunn4Igd+T4RaRV83x9SdBvOAt3wXoyPrUxHF868iQ=="