Service was not enabled on install
This commit is contained in:
parent
a51226cc78
commit
f3ef615090
1 changed files with 4 additions and 3 deletions
|
@ -40,4 +40,5 @@
|
||||||
name: 'kanshi.service'
|
name: 'kanshi.service'
|
||||||
scope: user
|
scope: user
|
||||||
state: started
|
state: started
|
||||||
|
enabled: true
|
||||||
when: service_file is changed and not ansible_check_mode
|
when: service_file is changed and not ansible_check_mode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue