Service was not enabled on install

This commit is contained in:
Yorick Barbanneau 2023-04-16 22:38:00 +02:00
parent a51226cc78
commit f3ef615090

View file

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