create dir with correct
This commit is contained in:
parent
6df0642eea
commit
74f3cfac6b
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue