ssh-certs hosts.
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s

This commit is contained in:
hogweed1
2026-05-22 01:52:44 +10:00
parent 5ed75ea52c
commit 8e46d64354

View File

@@ -82,6 +82,8 @@
Match User root Address 127.0.0.1,::1,192.168.0.71,192.168.0.72,192.168.0.73,192.168.0.74,192.168.0.75,192.168.0.89 Match User root Address 127.0.0.1,::1,192.168.0.71,192.168.0.72,192.168.0.73,192.168.0.74,192.168.0.75,192.168.0.89
PermitRootLogin yes PermitRootLogin yes
PubkeyAuthentication yes PubkeyAuthentication yes
# Включаем root в белый список только для условий этого матча:
AllowUsers root
marker: "# {mark} ANSIBLE MANAGED ROOT ACCESS for proxmoxes BLOCK #" marker: "# {mark} ANSIBLE MANAGED ROOT ACCESS for proxmoxes BLOCK #"
create: true create: true
mode: '0600' mode: '0600'