diff --git a/environments/proxmoxes/host_vars/lb1.guaranteedstruggle.host.yml b/environments/proxmoxes/host_vars/lb1.guaranteedstruggle.host.yml index 9caaff5..b8da17f 100644 --- a/environments/proxmoxes/host_vars/lb1.guaranteedstruggle.host.yml +++ b/environments/proxmoxes/host_vars/lb1.guaranteedstruggle.host.yml @@ -1,4 +1,4 @@ --- additional_users: - - name: rsync + - name: rsync # для крон-копирования sudo: false \ No newline at end of file diff --git a/environments/proxmoxes/host_vars/ns1.guaranteedstruggle.host.yml b/environments/proxmoxes/host_vars/ns1.guaranteedstruggle.host.yml new file mode 100644 index 0000000..b8da17f --- /dev/null +++ b/environments/proxmoxes/host_vars/ns1.guaranteedstruggle.host.yml @@ -0,0 +1,4 @@ +--- +additional_users: + - name: rsync # для крон-копирования + sudo: false \ No newline at end of file