Skip to content

bjornoss/ansible-sshd

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 68.2%
  • Shell 31.8%