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

This commit is contained in:
deepend 2023-07-06 21:58:28 +00:00
parent e3fa5a51ba
commit 09b503dd2c
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
---
- name: Setting up bosch40
user:
name: bosch40
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/bosch40
- authorized_key:
user: bosch40
state: present
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ/J9v1RVnuQBc8bRcByWko609JnX1ErjuRZkS0wXz4I"