create dir with correct

This commit is contained in:
flynn 2019-02-13 23:01:32 +01:00
parent 6df0642eea
commit 74f3cfac6b
1 changed files with 2 additions and 0 deletions

View File

@ -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: