1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Clarify lokole/tasks/install.yml

This commit is contained in:
A Holt 2020-09-09 20:13:53 -04:00 committed by GitHub
parent 7b32523001
commit 3635b8fbb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,7 +101,7 @@
mode: 0644
when: apache_install | bool
- name: Install Lokole's unit service files
- name: Install unit files {lokole.service, celery.service, celerybeat.service, lokole_restarter.service} into /etc/systemd/system, from template
template:
src: "{{ item.src }}"
dest: "{{ item.dest}}"