User previously pruned cleanup
This commit is contained in:
parent
9611b0675a
commit
9849c2a57f
|
@ -227,7 +227,6 @@
|
||||||
- include: users/duitser.yml
|
- include: users/duitser.yml
|
||||||
- include: users/lonely-wolf.yml
|
- include: users/lonely-wolf.yml
|
||||||
- include: users/cloverfield.yml
|
- include: users/cloverfield.yml
|
||||||
#- include: users/rozhik.yml
|
|
||||||
- include: users/ComputerTech.yml
|
- include: users/ComputerTech.yml
|
||||||
- include: users/noteness.yml
|
- include: users/noteness.yml
|
||||||
- include: users/baloo.yml
|
- include: users/baloo.yml
|
||||||
|
|
|
@ -1,15 +0,0 @@
|
||||||
---
|
|
||||||
- name: Setting up rozhik
|
|
||||||
user:
|
|
||||||
name: rozhik
|
|
||||||
groups: tilde
|
|
||||||
state: present
|
|
||||||
skeleton: /etc/skel
|
|
||||||
shell: /bin/bash
|
|
||||||
system: no
|
|
||||||
createhome: yes
|
|
||||||
home: /home/rozhik
|
|
||||||
- authorized_key:
|
|
||||||
user: rozhik
|
|
||||||
state: present
|
|
||||||
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOCinZ1M6yB0NikiJQaUuHZvXod7Z4iEimvJ2cFAgDgiwGcTjFSkTKyynCwT0lWFpYFd+dv2ZJ/A+vo2sLsp5HpH2nTwAMy37C0tFM+HpgdIdeupMk+OQe1qbmdpY0AyGkzWOfYvOGdi9aWVerEsMbSXfXIFFyeSkRhr9MglZKaEWBFbx8YLqiAqOufuIrGkcVN++IiU8OSIO3BpKUjRIfJodjGlZ3nytESBsLjQCz1Medeqtvt0vPY75TbRqr1eHsfIghLTCUjYUCIjEzFEYWP3X9b4c/Rf4uK0fvYnh0d9K2aeVCEWTAD/bQa57oE4c2wggJ5jaqHwOO7aNizF5h leonid@i.am.fromhell.lv"
|
|
Loading…
Reference in New Issue