Paul Belanger 1e1255a1fa Add authorized_keys support
It is possible people also want to setup the .ssh/authorized_keys file.

Change-Id: I039f5b866192bb5309bff23f4811cdf83ba859af
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-01-26 18:41:28 -05:00
2019-01-26 18:41:28 -05:00
2015-11-25 10:05:04 -05:00
2018-05-18 20:35:18 -04:00
2019-01-26 18:41:28 -05:00
2019-01-26 18:41:28 -05:00
2018-05-18 20:35:18 -04:00
2016-02-25 21:16:53 -05:00
2015-11-25 10:05:04 -05:00
2018-12-06 21:00:42 -05:00
2017-01-22 13:32:51 -05:00
2015-11-25 10:05:04 -05:00
2015-11-25 10:05:04 -05:00
2018-05-18 20:35:18 -04:00
2015-11-25 10:05:04 -05:00
2015-11-25 10:05:04 -05:00
2015-11-25 10:05:04 -05:00
2018-05-18 20:35:18 -04:00

ansible-role-ssh

Ansible role to manage SSH

Description

Secure Shell is a cryptographic (encrypted) network protocol to allow remote login and other network services to operate securely over an unsecured network.

Requirements

Packages

Package repository index files should be up to date before using this role, we do not manage them.

Role Variables

Dependencies

Example Playbook

- name: Install ssh
  hosts: ssh
  roles:
    - ansible-role-ssh
Description
Ansible role to manage SSH
Readme 210 KiB
Languages
Python 63.4%
Jinja 36.6%