add a goddam slash

This commit is contained in:
flynn 2019-02-13 23:37:49 +01:00
parent d71c605293
commit 65797a4364
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
- name: Ensure cat service dir exists
file:
path: /home/{{ cat_user }}/.config/systemd/user
path: /home/{{ cat_user }}/.config/systemd/user/
state: directory
owner: cat
group: cat