From 4be257b828a31f6f27bed3900ae8838cb0bf9160 Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Tue, 11 Aug 2026 23:45:47 +1000 Subject: [PATCH] some preps to make lbs. --- .../proxmoxes/host_vars/lb1.guaranteedstruggle.host.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/environments/proxmoxes/host_vars/lb1.guaranteedstruggle.host.yml b/environments/proxmoxes/host_vars/lb1.guaranteedstruggle.host.yml index d81fabb..9caaff5 100644 --- a/environments/proxmoxes/host_vars/lb1.guaranteedstruggle.host.yml +++ b/environments/proxmoxes/host_vars/lb1.guaranteedstruggle.host.yml @@ -1,3 +1,4 @@ --- -additional_users: - - rsync \ No newline at end of file +additional_users: + - name: rsync + sudo: false \ No newline at end of file