Adding user farooqkz

This commit is contained in:
Blade of Darkness 2020-06-20 07:03:21 +02:00
parent 609d39fc1a
commit 818c30b34f
2 changed files with 16 additions and 0 deletions

View File

@ -238,3 +238,4 @@
- include: users/stadham.yml
- include: users/missk.yml
- include: users/Cha0t1c.yml
- include: users/farooqkz.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up farooqkz
user:
name: farooqkz
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/farooqkz
- authorized_key:
user: farooqkz
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrxWLI+XVuTJY8yHsWS9MbE8qyukbm4Xr/uRd6NJ44vCuFeQhCBBFGKOM4gTJyGndtuJSxoC9w4hjkjmIhViiqfyihHrigjae5qvRLjxc5h0PZWz3f3nwvcg0Q/VtQURTT3EFKmaJhB8SrhYh28IoEnLuEbFPxw9Yv9fajc2zJohWp6C8kstlnuWXtNlk+1mQz2vSQpDrMwt/lAcg+hLv3wx8db64mTadjj9M6EnmU6NkQd0bCIyFLMgVRYJ8gE1wnN7OnKx4v9E1mB4Hf5sPBTY6HXLPaVbX+d1y5ggEFzl/dQ+m6d+28eOakFDLAzu5LDQwkigoui5Rn103hdJB5 OpenShift-Key"