diff --git a/tasks/main.yml b/tasks/main.yml index c861b31..ac4b340 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -78,7 +78,7 @@ - name: Ensure cat service dir exists file: - path: /home/{{ cat_user }}/.config/systemd/user/cat.service + path: /home/{{ cat_user }}/.config/systemd/user state: directory owner: cat group: cat