Adding user sancho

This commit is contained in:
Ubergeek 2019-05-28 10:49:08 +00:00
parent 42dc292f5e
commit 16fc3f008f
2 changed files with 16 additions and 0 deletions

View File

@ -104,3 +104,4 @@
- include: users/yximdoa.yml
- include: users/dovahkin.yml
- include: users/philip.yml
- include: users/sancho.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up sancho
user:
name: sancho
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/sancho
- authorized_key:
user: sancho
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4MMCKYJNsVujvaj2cY/XF0FOofjNiS9hScXCpMFWynRvCz6KHyow9nhLpSaikdbdw0rruuJb/t57hDqPPJipDc6vw2KQ7TBxK4Hb349twkWYk7fI1o4QCu3u6s4/uIemYHCrMOfs4JFDq/1Sk4iu9JGq5aTKt64d5gpeOBBocxr2Tfts8u5hecUWOEu89oC0pLPUhlfqpk3zekqBOdeaJNHZtfJGkkeJbVrppoRbbUfm/vgy0BtbCBLSgeWN7eXRDSA4qsm7pCank+WtNlveq9xVBY9ILWIctzmSSC30O54mFowykQlbLzVMOJCgYgfyWBFWahX3Hn6gmRiQxxJx3"