mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
7f9e8a7cf2
commit
476c44ce13
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
with_items:
|
with_items:
|
||||||
- { src: 'kolibri.service.j2', dest: '/etc/systemd/system/kolibri.service', mode: '0644' }
|
- { src: 'kolibri.service.j2', dest: '/etc/systemd/system/kolibri.service', mode: '0644' }
|
||||||
|
|
||||||
- name: Enable kolibri service
|
- name: Enable & (Re)Start kolibri service
|
||||||
systemd:
|
systemd:
|
||||||
name: kolibri
|
name: kolibri
|
||||||
enabled: yes
|
enabled: yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue