update inventory

This commit is contained in:
2025-12-25 13:57:18 +00:00
parent 58b1f51d5d
commit caf1eaec45

View File

@@ -11,7 +11,7 @@ ansible_user=root
# --- 可选配置 ---
# 如果您的本地服务器不需要通过SSH而是直接在本机执行
192.168.31.101 ansible_ssh_private_key_file=~/.ssh/id_ed25519.pub
192.168.31.101 ansible_ssh_private_key_file=~/.ssh/id_ed25519
# 如果您的远程服务器需要使用特定的SSH密钥
154.204.181.192 ansible_ssh_private_key_file=~/.ssh/id_ed25519.pub
154.204.181.192 ansible_ssh_private_key_file=~/.ssh/id_ed25519