nomad/ansible/roles/ssh/defaults/main.yml
2023-03-18 14:04:55 +00:00

14 lines
305 B
YAML

---
# a current listing of all admins who have ssh access to Redbrick.
github_users:
- user: mojito
# omitting account variable won't add any github keys to the user.
account: DistroByte
groups: [sudo]
- user: slatt
account: cawnj
groups: [sudo]
github_url: https://github.com