https://github.com/mvrahden/ansible-role-ssh
Ansible role to provision SSH configuration via ansible.
https://github.com/mvrahden/ansible-role-ssh
ansible ansible-role ssh ssh-config
Last synced: about 1 month ago
JSON representation
Ansible role to provision SSH configuration via ansible.
- Host: GitHub
- URL: https://github.com/mvrahden/ansible-role-ssh
- Owner: mvrahden
- License: mit
- Created: 2019-07-14T15:36:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-15T09:53:54.000Z (almost 7 years ago)
- Last Synced: 2025-10-11T09:19:07.914Z (9 months ago)
- Topics: ansible, ansible-role, ssh, ssh-config
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-role-ssh
An [Ansible](https://www.ansible.com) role to configure SSH on debian based systems.
## Table of Contents
- [Side notes](#Side-notes)
- [Role Variables](#Role-Variables)
- [Dependencies](#Dependencies)
- [Requirements](#Requirements)
- [License](#License)
- [Author Information](#Author-Information)
## Side notes
- This is not (yet) a fully hardened SSH setup.
## Role Variables
[defaults/main.yml](defaults/main.yml)
## Dependencies
None
### Requirements
Packages installed on your system:
- [Ansible](https://www.ansible.com)
## License
MIT
## Author Information
- Menno van Rahden