add a goddam slash
This commit is contained in:
parent
d71c605293
commit
65797a4364
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue