Adding user larryswinger

This commit is contained in:
Naglfar 2021-09-02 13:30:31 +02:00
parent 84c3cf5753
commit 409fa55f70
2 changed files with 16 additions and 0 deletions

View File

@ -363,3 +363,4 @@
- include: users/triplexcrewz.yml - include: users/triplexcrewz.yml
- include: users/pingushi.yml - include: users/pingushi.yml
- include: users/kmstout.yml - include: users/kmstout.yml
- include: users/larryswinger.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up larryswinger
user:
name: larryswinger
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/larryswinger
- authorized_key:
user: larryswinger
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDOwpEeHHOQeG8sKFLyFiOsuPGs0nWyQskcVlaPjW6q1PuqzgsRL4rZ18w42ofP4z0l4npALBwExT0YCpMdgjmU08JBmK9ovjOVhMPZ9vgvBMJFa8f1tkHmB5PNWrqWBybsGNfSl7TuqJlIi/3HMuAmRvG6FxFK59vocBHweCLsg2x+KRbVGVzamfT9g8A5LOtFZcxebvq5hQzb3e362QeMivqrQ/KqBfIn5tVYyUDyEHMWJ2XsiFXW8s1ZZ5DcY+lXqq0hC6LPpS/aM5N5//QVGwbMzxbWgJmz7UbUZU5Gw+Q072QgSb1gELtZvXnZ44sixroCGPKZ76kO3bA1Lkl0obT956Lvpz0SopLmfqlVPn8rta1xtk5chEn61064ub6g6MHNwRi8p2sG1BL/iu86dgJgXs7AjLkOVUC/qsIA0+NTL7aHF308LSVR5G9WzBajoiQoAdxfJ0aKoKlWkrvD1fLVedeBU/GfWXbW9uLd7za2GpmwkmbZLRkSI9TZFoc= jasoncarswell@Cassandra"