An Ansible role that manages the client portion of SSH (keys, config, etc) on Debian/Ubuntu.
This role is useful for:
- Addding/removing ssh keys
- Distributing keys between hosts
- Setting up authorized_keys, .ssh/config, known_hosts
This role works best in conjuntion with a role designed to secure ssh servers. I recommend dev-sec/ansible-ssh-hardening.
Readme and tests coming soon.
- None
Tests are coming soon
- Configure known hosts and authorized keys
Chad Sheets - GitHub | Blog | Email
Ansible Role
Released under the MIT License