From 078966b4f7d26d9e23b2e3f3043ea8b25a4c9716 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 12 Dec 2023 15:19:23 +0100 Subject: [PATCH] 111 --- hosts.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts.yml b/hosts.yml index 133a544..f677427 100644 --- a/hosts.yml +++ b/hosts.yml @@ -35,9 +35,9 @@ datacenter: hosts: 192.168.77.189: vars: - ansible_user: jd + ansible_user: root ansible_password: lacijaydee - ansible_ssh_user: jd + ansible_ssh_user: root ansible_ssh_pass: lacijaydee ansible_become_user: root ansible_become_password: lacijaydee