Fix stale sftp IP, ansible.cfg keys, drop dead shutdown playbook

- sftp IP 192.168.99.68 in CLAUDE.md and server README (DMZ move)
- ansible.cfg: ansible_python_interpreter is a host var, moved to
  group_vars/all.yml; [ssh_connections] -> [ssh_connection] so
  pipelining actually applies
- remove playbooks/shutdown.yml (targeted nonexistent k3s_cluster group)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-14 10:30:43 +02:00
co-authored by Claude Fable 5
parent b60bc32391
commit 277f378fb8
5 changed files with 9 additions and 16 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ SFTP server in the DMZ for file exchange with external partners.
| | |
| - | - |
| IP | 192.168.66.68 |
| IP | 192.168.99.68 |
| Ansible group | `phy_z_dmz_sftp01` |
| Status | configured |