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

This commit is contained in:
deepend 2023-07-06 21:41:15 +00:00
parent c08b965c2a
commit 1ee0af38dc
1 changed files with 0 additions and 15 deletions

View File

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