mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Cleaner lokole/tasks/main.yml
This commit is contained in:
parent
65d0399d57
commit
7e9c31d5db
1 changed files with 3 additions and 3 deletions
|
@ -60,10 +60,10 @@
|
||||||
state: stopped
|
state: stopped
|
||||||
when: not lokole_enabled
|
when: not lokole_enabled
|
||||||
with_items:
|
with_items:
|
||||||
- lokole_restarter
|
|
||||||
- celerybeat
|
|
||||||
- celery
|
|
||||||
- lokole
|
- lokole
|
||||||
|
- celery
|
||||||
|
- celerybeat
|
||||||
|
- lokole_restarter
|
||||||
|
|
||||||
#- name: Enable/Disable/Restart Apache if primary
|
#- name: Enable/Disable/Restart Apache if primary
|
||||||
- name: SHIM FOR NOW SO ALWAYS DO THE...Enable/Disable/Restart Apache
|
- name: SHIM FOR NOW SO ALWAYS DO THE...Enable/Disable/Restart Apache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue