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:
parent
24645ca87a
commit
351a46f61d
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@
|
||||||
enabled: yes
|
enabled: yes
|
||||||
when: moodle_enabled
|
when: moodle_enabled
|
||||||
|
|
||||||
- name: Restart Apache ({{ apache_service }})
|
- name: Restart Apache service ({{ apache_service }})
|
||||||
service:
|
service:
|
||||||
name: "{{ apache_service }}"
|
name: "{{ apache_service }}"
|
||||||
state: restarted
|
state: restarted
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue