Reverted pub ssh key specification omission

This commit is contained in:
Khwezi
2026-04-11 15:32:22 +02:00
parent c126bc1169
commit fedcd29215

View File

@@ -1,6 +1,7 @@
[all:vars] [all:vars]
ansible_python_interpreter=/usr/bin/python3 ansible_python_interpreter=/usr/bin/python3
ansible_user=ansible ansible_user=ansible
ansible_ssh_private_key_file=~/.ssh/id_ed25519
[lxc-hosts] [lxc-hosts]
postgres ansible_host=192.168.1.170 postgres ansible_host=192.168.1.170