Delete 'roles/shell/tasks/users/bsimjoo.yml'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
deepend 2023-07-06 21:58:37 +00:00
parent af25371e21
commit 62399296ef
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
---
- name: Setting up bsimjoo
user:
name: bsimjoo
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/bsimjoo
- authorized_key:
user: bsimjoo
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDURfHIQBksSz6kxYOmtAmlgKE6TaeOQCKGhtaC3I3+CBuXI/4+5Ey390lQRb6GOWjFztWyNvAerrMGhBvLCRtRRgUVxswZ73u+5k+Pj8fDXBtB4Ki3X7oKQs/XQbiRlgaSjmSYA8bJ4FtCe0CbAacW43smsBS2DwiNtTan0EfnJcwXqvaMQYHjaxf/vIuVNxwDd3G3s2F300HRQPIncRNZrF4epuLECaTnHX3mSErVRL4wBUp3aGe2QyHHa8m+cAbBYkbg841vls0ncxoCevocTOKFmQQ/R7N2cIQMZyEMnktDmEFB1tqFv4LrScItp2iGMTm4GzHYUSAzy73bg0EB bsimjoo@thunix.net"