ansible-sshd
ansible-sshd copied to clipboard
Configure SSH server
sshd
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.