diff --git a/tasks/main.yml b/tasks/main.yml index d0c5b0a..c861b31 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -80,6 +80,8 @@ file: path: /home/{{ cat_user }}/.config/systemd/user/cat.service state: directory + owner: cat + group: cat - name: Install service file template: