role.ssh-hostkeys/README.md
2024-11-11 10:31:13 +01:00

485 B

ssh-hostkeys

Depoly global available (Open)SSH host keys

Requirements

  • Set ssh_hostkeys variable as list of single-named(!) known_hosts entries

Role Variables

Defaults:

  • ssh_hostkeys: []
  • ssh_hostkeys_file: /etc/ssh/ssh_known_hosts

Dependencies

  • None

Example Playbook

- hosts: all
  roles:
    - role: ssh_hostkeys

License

AGPL3.0-or-later

Author Information