Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 314 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 314 Bytes

SSHD

Configures the SSH daemon.

Example playbook

- hosts: all
  roles:
    - sshd

Configuration

See default/main.yml and man sshd for a list of config options. Defaults where chosen to get an A+ score on sshaudit. An ascii art banner is installed by default.