Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 564 Bytes

introduction.rst

File metadata and controls

24 lines (17 loc) · 564 Bytes

Introduction

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

Installation

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

user@host:~$ ansible-galaxy install debops.sshd