[inventory] manage ssh connectivity in shared ssh.cfg usable outside of ansible with optional local overrides in ssh.cfg.local, use ssh.cfg in ansible and eliminate ssh config bleed from ~/.ssh/config, collect host key fingerprints in shared known_hosts file populated with fingerprints of reachable hosts
All checks were successful
/ Ansible Lint (push) Successful in 2m55s

This commit is contained in:
djerun 2026-08-17 15:09:08 +02:00
commit 52d3fd4136
Signed by: djerun
GPG key ID: 50530C3A92B15CCC
7 changed files with 203 additions and 92 deletions

View file

@ -2,8 +2,6 @@ all:
hosts:
status:
# TODO: Manually set up ufw on the host. Create a role for ufw.
ansible_host: status.hamburg.ccc.de
ansible_user: chaos
base_config_hosts:
hosts:
status: