Manage SSH keys with Ansible

This commit is contained in:
polyfloyd 2024-03-20 20:31:54 +01:00
parent eff6091c5a
commit 6fc9d8df96
19 changed files with 49 additions and 0 deletions

View file

@ -2,6 +2,13 @@
- hosts: music
roles:
- common
- common-bitlair
- acme
- go
- music
vars:
root_access:
- ak
- bob
- eightdot
- polyfloyd