diff --git a/tasks/loritz-user.yml b/tasks/loritz-user.yml index b89ba52..c2f8eb6 100644 --- a/tasks/loritz-user.yml +++ b/tasks/loritz-user.yml @@ -90,7 +90,7 @@ - name: Copie config LibreOffice copy: src: files/registrymodifications.xcu - dest: /home/axel/.config/libreoffice/4/user/ + dest: /home/loritz/.config/libreoffice/4/user/ owner: loritz group: loritz mode: 0755 \ No newline at end of file