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