thomaslorentsen.ssh-server

Build Status

Ansible SSH Server

Installs an ssh server and configures it

Requirements

Role Variables

Var Default Description
ssh_daemon ssh SSH service name
ssh_allowed_users tom SSH service name

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: thomaslorentsen.ssh-server }

License

BSD

Author Information

An optional section for the role authors to include contact information, or a website (HTML is not allowed).

About

A role to configure ssh server

Install
ansible-galaxy install thomaslorentsen.ssh-server
GitHub repository
License
Unknown
Downloads
16.3k
Owner