Key file adjustmen

This commit is contained in:
2025-08-24 17:57:29 +02:00
parent 703c3c96d8
commit fb856e16d7

View File

@@ -1,6 +1,6 @@
[all:vars]
ansible_user = mbuz
ansible_ssh_private_key_file = /home/mbuz/.ssh/id_rsa
ansible_ssh_private_key_file = /home/mbuz/.ssh/id_ed25519
[proxmox]
proxmox-host ansible_host=10.0.0.1
@@ -19,6 +19,7 @@ raspberry-pi ansible_host=10.0.0.5
ansible ansible_host=10.0.0.111
zabbix-proxy ansible_host=10.0.0.110
pi-hole ansible_host=10.0.0.104
localhost ansible_connection=local # for testing playbooks on the control node
[proxmox_backup]
proxmox-backup ansible_host=10.0.0.201