This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
ansible-role-ssh-ca-known-h.../defaults/main.yml

6 lines
312 B
YAML
Raw Permalink Normal View History

2023-04-26 17:26:11 +00:00
ssh_ca_known_hosts:
- domain: '*.dmz'
key: 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAX2IhgHNxC6JTvLu9cej+iWuG+uJFMXn4AiRro9533x Host Certficate Authority for DMZ'
- domain: '*.hyp'
key: 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFzRkH3d/KVJQouswY/DMpenWbDFVOnI3Vut0xR0e1tb Host Certficate Authority for HYP'