From 82d38cfa13ae87e0cde6fc27c1d9596764b2d2cd Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 12 Dec 2023 15:13:10 +0100 Subject: [PATCH] 111 --- hosts.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts.yml b/hosts.yml index 7bf82fd..133a544 100644 --- a/hosts.yml +++ b/hosts.yml @@ -35,8 +35,12 @@ datacenter: hosts: 192.168.77.189: vars: + ansible_user: jd + ansible_password: lacijaydee ansible_ssh_user: jd ansible_ssh_pass: lacijaydee + ansible_become_user: root + ansible_become_password: lacijaydee rhasspy: hosts: 192.168.77.16[6:7]