debops / ansible-sshd

Configure SSH server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebOps project sshd

Travis CI test-suite Ansible Galaxy

OpenSSH is a secure replacement for telnet and other remote control programs. It allows you to connect to remote hosts over a encrypted communication channel and perform a variety of tasks. It's also the main communication channel used by Ansible.

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.secret

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

Configure SSH server

License:GNU General Public License v3.0


Languages

Language:Python 68.2%Language:Shell 31.8%