19 lines
367 B
YAML
19 lines
367 B
YAML
|
galaxy_info:
|
||
|
role_name: ssh_ca_known_hosts
|
||
|
author: Pim Kunis
|
||
|
description: Add SSH certificate authorities to system-wide known hosts file.
|
||
|
|
||
|
issue_tracker_url: https://git.pim.kunis.nl/pim/ansible-role-ssh-ca-known-hosts/issues
|
||
|
|
||
|
license: GPLv3
|
||
|
|
||
|
min_ansible_version: 1.2
|
||
|
|
||
|
platforms:
|
||
|
- name: Debian
|
||
|
versions:
|
||
|
- bookworm
|
||
|
|
||
|
galaxy_tags:
|
||
|
- ssh
|