An open API service indexing awesome lists of open source software.

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.

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