diff --git a/inventory/example_hosts.ini b/inventory/example_hosts.ini index e76a3cf..e38ef73 100644 --- a/inventory/example_hosts.ini +++ b/inventory/example_hosts.ini @@ -1,3 +1,7 @@ +[all:vars] +ansible_user = mbuz +ansible_ssh_private_key_file = /home/mbuz/.ssh/id_rsa + [proxmox] proxmox-host ansible_host=x.x.x.x