ssh public Keys for ansible
l3d@backup-rsa.l3d.yt_rsa.pub | ||
l3d@backup.l3d.yt_ed25519.pub | ||
l3d@bsns.l3d_ed25519.pub | ||
l3d@derpy.l3d.yt_ed25519.pub | ||
l3d@mobile.l3d.yt_ed25519.pub | ||
l3d@pinkie.l3d.yt_ed25519.pub | ||
raoul@ccczh_ed25519.pub | ||
README.md |
SSH Public key Store
This is designed to work with the ssh_auth role.
A example usage to add l3d as admin and raoul only as unprivviledged user:
---
admins:
- l3d
users:
l3d:
- l3d@pinkie.l3d.yt
- l3d@mobile.l3d.yt
- l3d@backup.l3d.yt
- l3d@derpy.l3d.yt
- l3d@backup-rsa.l3d.yt
- l3d@business.wingcon.com
raoul:
- raoul@ccczh
accounts:
- l3d
- raoul