Adding user syncore

This commit is contained in:
Ubergeek 2019-09-17 11:51:03 +00:00
parent 9b046e63ea
commit 2b6c5d28bd
2 changed files with 16 additions and 0 deletions

View File

@ -145,3 +145,4 @@
- include: users/neo.yml
- include: users/init0.yml
- include: users/lugubris.yml
- include: users/syncore.yml

View File

@ -0,0 +1,15 @@
---
- name: Setting up syncore
user:
name: syncore
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/syncore
- authorized_key:
user: syncore
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDgGvOR6xuQ1TUxH0c9BPzwV7v766j1FhG+LpbH9Soeh3gx0TVVI5wbsLNpy2ttN+VfwTKZnz0MwO0SP/rStP26MiRz6CY+jDTLJxa+pW5Eujx2cIrXOg2fCj+v73v0BQDdGo1DKosRKf7ElnMosYq8Mpf7EFBj7eTUS3RtRAEaCbsWkgPpqEGcSifZX/LXlcrucAkCcNFoaVPdfD2dOBbnsBn7rPqS5vOdzvFTKuz8qQRynAG1eiYyYan9T+FSRljp+Nbwh0LwdXlnGTv76coT3kEEeTFOY9WE6P1n4pY0u0cDvjaXZ7jrCK+zgCpW0MdfEfsPF33c1UvMeHPk1iF1PiQtBY32c9Wg0h9NFPY5Ujh9GNJLVt9jDxL7FzPMIh233xDWT5aPgy7yIBetYVqSPrubhmEJBRhqgCu2bFsJ3BD1uN0AoovRmhn4VCy4OO0DJ0BTxEh9mb9xqcuRpkQDmbXacM/yhOvVmkzjI8upQHIT54Uj5v9cJR0zQwN3EOe8TefnWviYTzu1xSQX4DT8qYuyPn1WWeehPa72H/KlZ9oFG4dQ8QVeIjuHH3BCnmN7lkn9bUsaZ/OYDN71q5vTE71n+dBurTpeZTDsN9GH1uDrtJs1oCPbwEHM3tZWhPsKbwf7LOUqlrPephEpPhiaMlH4YIaPOH38/lX315Zhww=="