1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_sshd.git synced 2024-08-16 11:59:49 +02:00
ansible_role_sshd/readme.md

23 lines
326 B
Markdown
Raw Normal View History

OpenSSH Server
==============
Ansible role to configure the OpenSSH `ssh` server.
Variables
---------
* `restrict_allow_users`: enable the `AllowUsers` and `AllowGroups` options.
Files
-----
* `sshd.conf`:
References
----------
* [Secure Secure Shell](https://stribika.github.io/2015/01/04/secure-secure-shell.html)