Adding user Index

This commit is contained in:
Blade of Darkness 2020-08-04 21:58:31 +02:00
parent 66efc8885c
commit 2b79376a33
2 changed files with 16 additions and 0 deletions

View File

@ -259,3 +259,4 @@
- include: users/pokemongo.yml
- include: users/prashantch.yml
- include: users/Xiboon.yml
- include: users/Index.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up Index
user:
name: Index
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/Index
- authorized_key:
user: Index
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VcsIDO9+sdSNEJBzwsXAbYn5DPNQrIlhQZVNkpV8A/EKgAJ/zgFu/UsE4QOZ0acRN7BEM/R6UyIyPUfUcPhRjRZK3GXqlaCyUgKvw1xEtNcNmu3TCDf+hVlka+H2al1/Z2h2QFRl/qOmrUqAJAERwClXd0s7TCJVbZXnPB1X7yZ9tvxSLwwpBPcclK2nrB47sT5kAQelWlZw8EPlEfdht8G6uEb5+JE3I1aOhbfBIp5dq7LUPcLHLSOc27ZAb5Ln1ylGqBXFEmEeid2/7tbmBdqcfpEcaclJjBnh0bBfdTCowAC+9iayhpbGitv6Krao23a/eIMvMmsJjgEGmTbkHeUzzKQHMmqoiIo1+XZYtOH5RRzWH2acLUtoNIyGXG6/v6RN8Ivm310FdzOVqkg0drIYIgTV1U4wPnPtzbqbfGgKBfT6b/zLJbBLOBA5x8AtfN/ydhaGbSYfD9DG2Sw7CwRsukMKC3pL8nrrurhZVeeGHKqIaeppdkYmRGRM5Uc= dawid@MacBook-Air-Dawid.local"