mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update moodle/tasks/enable.yml
This commit is contained in:
parent
8fbd09dcaa
commit
1631d4678c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
when: moodle_enabled
|
||||
|
||||
# if the only service using the backend db disable if not running
|
||||
- name: Disable 'postgresql-iiab' systemd service, if not moodle_enabled
|
||||
- name: Disable 'postgresql-iiab' systemd service, if not moodle_enabled and not (pathagar_enabled is defined and pathagar_enabled)
|
||||
systemd:
|
||||
name: postgresql-iiab
|
||||
state: stopped
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue