Adding user marc

This commit is contained in:
Ubergeek 2019-05-30 11:34:36 +00:00
parent 3bf22ac4fd
commit 2f8fbef469
2 changed files with 16 additions and 0 deletions

View File

@ -107,3 +107,4 @@
- include: users/sancho.yml
- include: users/thekingofbandit.yml
- include: users/golden.yml
- include: users/marc.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up marc
user:
name: marc
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/marc
- authorized_key:
user: marc
state: present
key: "ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAFBp8vFUIRu4Bq8EvnCGwlp71GQ4wGT5wKdY1X/c9AfYjsn/pnBNgnfNFxPxoNasG1MXeXjutSLtlXqnsWx2NQpFQC321MeUvd3Z/DCeIvS4WvpOZMyBvVUd2sTsuuCRVuH3fbJF5XPJrFzH3nEFNtcW7lmN+F6nKLB0kYahc3+gyTH+g=="