Adding user therainingmonkey
continuous-integration/drone/push Build is passing Details

This commit is contained in:
deepend 2023-08-08 16:51:21 -06:00
parent 1656997dad
commit 6c6902f360
2 changed files with 16 additions and 0 deletions

View File

@ -30,3 +30,4 @@
- include: users/user.yml
- include: users/slip.yml
- include: users/login.yml
- include: users/therainingmonkey.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up therainingmonkey
user:
name: therainingmonkey
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/therainingmonkey
- authorized_key:
user: therainingmonkey
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfXIkp8h4ct6A5u9mVAroYj7c0qgbPeVO4AB6r1DJGMrCp3GCm/atqgLQ3J6foqxTOPjj+3ZBoc/8nia1mUJWESleS5TOk4orcfqiarzggAcOFUjP5OhPVh2369XfMQTK1i/SNzKxJ9lFizIcmQzgdXxB00ucfQprN/9WxTo05NxkoRx4FTdCfVc1O5YEj6dn39pU11r6hPTnB/t0pRhs/txkOI3JevOUhY4B1PPi3F5t+bqYIyj5UbMQsQ2m0Wey5MWU+OLBqvcbSqlNrvQVUo/tNtGNuJ+hb36ZRDYwHUtptIG79UOEZjmUc0QqRiEFd+F3gzdwJ06ChcsTUMSIX"