Go to file
directlx e9d517f398 Fix Proxmox root SSH to allow key-based login for cluster communication
Proxmox nodes require root SSH key access for inter-node cluster
communication (web UI node switching, live migration, etc.). Set
PermitRootLogin to prohibit-password in group_vars/proxmox.yml so
key-based root login is allowed but password login remains disabled.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 09:50:21 -05:00
docs Remove hiveops/odoo, clean up DNS entries, document Kafka fix 2026-02-20 12:35:52 -05:00
files Initial Ansible project structure 2026-02-04 06:37:33 -05:00
group_vars Fix Proxmox root SSH to allow key-based login for cluster communication 2026-02-27 09:50:21 -05:00
host_vars Remove hiveops/odoo, clean up DNS entries, document Kafka fix 2026-02-20 12:35:52 -05:00
inventory Remove hiveops/odoo, clean up DNS entries, document Kafka fix 2026-02-20 12:35:52 -05:00
playbooks Add Gitea backup playbook using built-in dump command 2026-02-27 09:46:49 -05:00
roles/common Add common role, scripts, and documentation 2026-02-04 08:33:36 -05:00
scripts Add common role, scripts, and documentation 2026-02-04 08:33:36 -05:00
templates Update Pi-hole DNS playbook for v6 2026-02-04 09:56:31 -05:00
.gitignore Initial Ansible project structure 2026-02-04 06:37:33 -05:00
CLAUDE.md Add comprehensive CLAUDE.md project guidance 2026-02-09 13:49:36 -05:00
HOSTS.md Add Proxmox cluster hosts 2026-02-04 08:43:18 -05:00
README.md Initial commit 2026-02-04 11:26:42 +00:00
USAGE.md Add common role, scripts, and documentation 2026-02-04 08:33:36 -05:00
ansible.cfg Add common role, scripts, and documentation 2026-02-04 08:33:36 -05:00

README.md

dlx-ansible