1
0
Fork 0
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:
A Holt 2018-09-01 22:58:59 -04:00 committed by GitHub
parent 7f9e8a7cf2
commit 476c44ce13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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