Adding user pluto

This commit is contained in:
Ubergeek 2020-03-30 12:16:18 -04:00
parent 05e309a580
commit 237d9049d1
2 changed files with 16 additions and 0 deletions

View File

@ -196,3 +196,4 @@
- include: users/sem.yml
- include: users/greek.yml
- include: users/tawi.yml
- include: users/pluto.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up pluto
user:
name: pluto
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/pluto
- authorized_key:
user: pluto
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAlT1uDNjt488P6JaLDT00offop0f5MUco9PBdBz2+bCze9e+dQdBFYXNApf9N99Y5SnvXKEeZuiaHlK4D76A3fFCDIjv7rcyPUdRlNgrgJBI3iLDQG5n4Q8+dph+JZy4GVDsXRJWVHwXMpiTdZX4Z0aJGTCS+oMn7UBKx2ogWw+/wbesSPTkJtWf2aqY+rYpYG2BPwS6EEifOmj80tsedFkUO17JKMS/pm/+Aq+AEkEML3JJfWhvASpLpaNlhdpcgabXoxu8EVopdb1F8tjd7Nz9BOY6tXGmbCgYHDJ49JYt07peq61i5Nwi42kobG51hrEQ+MMorR7DLjTVTsPuVxQ=="