crgwilson / ansible-role-openssh

Ansible role to manage SSH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible role: OpenSSH

Molecule Tests

Manage SSH configuration & service

  • Install SSH related packages
  • Create ssh_config & sshd_config based on templates
  • Manage SSH service

Variables

TODO

Testing

Testing for this project is setup using Molecule & Docker. Unit tests can be run using the below command:

foo@bar:~$ molecule test --all

About

Ansible role to manage SSH


Languages

Language:HTML 81.8%Language:Python 18.2%