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