Nachgezogener Arbeitsstand des Homelabs: - neue host_vars (k3s-*, gluster-*, docmost, paperless, kometa, thelounge, satisfactory, wolfstack-vm) - neue Rollen/Playbooks (net_watchdog, patchmon-agent, tc_ratelimit, sops-age, rotate-ssh-key, dns-doh, remove-postfix, checkrr-deploy) - diverse Rollen-Updates (base, borg, dns_resolver, frp_client, hawser, nvidia) Ausgeklammert (bleiben uncommittet): host_vars/docmost/vars.yml (Klartext-Token -> sollte vault-konform via vault_* referenziert werden). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
9 lines
286 B
INI
9 lines
286 B
INI
[defaults]
|
|
private_key_file = /app-config/ansible/id_ed25519
|
|
host_key_checking = false
|
|
vault_password_file = .vault-password
|
|
inventory=pfannkuchen.ini
|
|
ansible_python_interpreter=/usr/bin/python3
|
|
interpreter_python = auto_silent
|
|
[ssh_connection]
|
|
ssh_args = -o PasswordAuthentication=yes
|