From bcf6982ad98451c15749f22dc40b8e48880b62a4 Mon Sep 17 00:00:00 2001 From: jaydee Date: Mon, 22 Jan 2024 00:06:25 +0100 Subject: [PATCH] added proxmox --- hosts.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/hosts.yml b/hosts.yml index f677427..98f52ab 100644 --- a/hosts.yml +++ b/hosts.yml @@ -41,6 +41,16 @@ datacenter: ansible_ssh_pass: lacijaydee ansible_become_user: root ansible_become_password: lacijaydee + proxmox: + hosts: + 192.168.77.4: + vars: + ansible_user: root + ansible_password: lacijaydee + ansible_ssh_user: root + ansible_ssh_pass: lacijaydee + ansible_become_user: root + ansible_become_password: lacijaydee rhasspy: hosts: 192.168.77.16[6:7]