Adding user saturnv

This commit is contained in:
Ubergeek 2019-12-23 12:21:09 +00:00
parent 38260b06b5
commit fcfe21d1bf
2 changed files with 16 additions and 0 deletions

View File

@ -168,3 +168,4 @@
- include: users/sebre.yml
- include: users/olya.yml
- include: users/kpeh.yml
- include: users/saturnv.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up saturnv
user:
name: saturnv
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/saturnv
- authorized_key:
user: saturnv
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAyvvBuBVsPA1ny1CVkeKFehgUpebSlQyBeqhAj5oFLTnJObzWiPNLiKBIACFeOOjB7ELt1rACMz08GkiwLUjKfdfjfXnBn3COJA2kCySFZOp5+Y6NBW0d8L7AJxzjqFbPrUe+GiwNcUeiDAreEQvO4VFhABy0VenmWFNWcQZ2vEtpzHKqkU4jBKLw3c/mD2DVGjQm8rZ8qh0E5PC3V9F3Xqwa9OBRu9fS6DfwN0DArCXbsO8D77DoA1fcwEhTTPSZZE2OYNvj9Asmro0ey14+zrVz9P8hksbzu4ucSTuUuCblglyHbBJgKCxo01FTn+q0ZW/qCEq49cXu2qQ3EN/phQ=="