role.ssh-hostkeys/meta/main.yml

40 lines
694 B
YAML
Raw Permalink Normal View History

2024-11-11 09:31:13 +00:00
galaxy_info:
author: Sven Velt
description: Deploy global SSH known hosts
company: velt.biz
issue_tracker_url: https://git.velt.biz/Ansible/ssh-hostkeys/issues
license: AGPL-3.0-or-later
min_ansible_version: 2.1
platforms:
- name: Debian
versions:
- stretch
- buster
- bullseye
- bookworm
- trixie
- name: Ubuntu
versions:
- bionic
- focal
- jammy
- noble
- name: Fedora
versions:
- 38
- 39
- 40
- 41
- name: EL
versions:
- 6
- 7
- 8
- 9
galaxy_tags:
- operations
- security
dependencies: []