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:
parent
7b32523001
commit
3635b8fbb1
1 changed files with 1 additions and 1 deletions
|
@ -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}}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue