jayaprasadva / ansible-sshd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebOps project sshd

Travis CI test-suite Ansible Galaxy

This role configures OpenSSH server for public key access, disables password authentication and creates a specific configuration options for sftponly accounts.

Installation

This role requires at least Ansible v1.7.0. To install it, run:

ansible-galaxy install debops.sshd

Documentation

More information about debops.sshd can be found in the official debops.sshd documentation.

Role dependencies

  • debops.ferm
  • debops.sshkeys
  • debops.auth
  • debops.tcpwrappers

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

sshd role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.

About

License:GNU General Public License v3.0


Languages

Language:Jinja 100.0%