nomad/ansible/roles/ssh/defaults/main.yml
2023-03-15 00:19:55 +00:00

11 lines
259 B
YAML
Executable file

---
# 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