nomad/ansible/roles/ssh/defaults/main.yml
2023-03-18 13:13:16 +00:00

11 lines
259 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, docker]
github_url: https://github.com