mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
Delete 'roles/shell/tasks/users/aryak.yml'
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
- name: Setting up aryak
|
|
||||||
user:
|
|
||||||
name: aryak
|
|
||||||
groups: tilde
|
|
||||||
state: present
|
|
||||||
skeleton: /etc/skel
|
|
||||||
shell: /bin/bash
|
|
||||||
system: no
|
|
||||||
createhome: yes
|
|
||||||
home: /home/aryak
|
|
||||||
- authorized_key:
|
|
||||||
user: aryak
|
|
||||||
state: present
|
|
||||||
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICeUQKFE6j+legQS2aam8VlwaGJ1r5BfJevbMUxpAi6N aryakiran@zohomail.eu"
|
|
||||||
Reference in New Issue
Block a user