-
- Downloads
reorganize SSH key management
- read the SSH keys only from /etc and not from users home for better auditability. This also makes generating the key lists much easier. - move deployment of root ssh keys to the ssh role - improve deployment of user ssh keys in the user role
Showing
- inventory/ffspveguests 1 addition, 0 deletionsinventory/ffspveguests
- roles/ssh/files/sshd-10-disable-password-auth.conf 2 additions, 0 deletionsroles/ssh/files/sshd-10-disable-password-auth.conf
- roles/ssh/files/sshd-11-pubkeys-from-etc.conf 5 additions, 0 deletionsroles/ssh/files/sshd-11-pubkeys-from-etc.conf
- roles/ssh/tasks/main.yml 38 additions, 4 deletionsroles/ssh/tasks/main.yml
- roles/ssh/templates/ssh-root-authorized-keys 8 additions, 0 deletionsroles/ssh/templates/ssh-root-authorized-keys
- roles/users/tasks/main.yml 0 additions, 12 deletionsroles/users/tasks/main.yml
- roles/users/tasks/root_pubkey.yml 0 additions, 19 deletionsroles/users/tasks/root_pubkey.yml
- roles/users/tasks/user.yml 7 additions, 14 deletionsroles/users/tasks/user.yml
- roles/users/templates/ssh-user-authorized-keys 4 additions, 0 deletionsroles/users/templates/ssh-user-authorized-keys
Loading
Please register or sign in to comment