2018-12-21 16:19:47 +00:00
|
|
|
---
|
|
|
|
- user:
|
|
|
|
name: amcclure
|
|
|
|
groups: tilde, sudo
|
|
|
|
state: present
|
|
|
|
skeleton: /etc/skel
|
|
|
|
shell: /bin/bash
|
|
|
|
system: no
|
|
|
|
createhome: yes
|
|
|
|
home: /home/amcclure
|
|
|
|
- authorized_key:
|
|
|
|
user: amcclure
|
|
|
|
state: present
|
2019-04-23 18:26:52 +00:00
|
|
|
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFheJihLfXJ4jg2bRKKAErB76fw8izDxpg4dFibaQage amcclure@Antons-MacBook-Pro.local"
|
2018-12-21 16:19:47 +00:00
|
|
|
- authorized_key:
|
|
|
|
user: amcclure
|
|
|
|
state: present
|
2019-04-23 18:26:52 +00:00
|
|
|
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINQ5CBrqSoOT/EsuMJzniUj9M0jOSedcpSwrS56KE700 amcclure@DESKTOP-B9N337U"
|