Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 838 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 838 Bytes

ansible-role-sshd-host-keys

Installs pre-generated sshd host keys.

Requirements

Role Variables

See defaults/main.yml

Dependencies

https://github.com/CSCfi/ansible-role-pxe_config

and an sshd role which configures sshd to use the new known_hosts files

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: ansible-role-sshd-host-keys }

License

MIT

Author Information

https://github.com/martbhell https://github.com/jabl