From 2b528af26afeb0065bbe30e7329bc8428e271810 Mon Sep 17 00:00:00 2001 From: "Ben D." Date: Fri, 24 Apr 2026 15:55:50 -0700 Subject: [PATCH] testing on host --- inventories/clients/voice1/hosts.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventories/clients/voice1/hosts.yml b/inventories/clients/voice1/hosts.yml index 28f62e7..61ccde6 100644 --- a/inventories/clients/voice1/hosts.yml +++ b/inventories/clients/voice1/hosts.yml @@ -97,12 +97,12 @@ all: ansible_host: 10.0.200.52 is_lxc: false vmid: 108 - ansible_user: voice1 - ansible_password: "{{ SPECIAL_HOST_PASSWORD }}" mailcow-server: ansible_host: 10.0.200.26 is_lxc: false vmid: 122 + ansible_user: voice1 + ansible_password: "{{ SPECIAL_HOST_PASSWORD }}" vars: ansible_user: root os_family: "debian"