mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
restart apache
This commit is contained in:
parent
d1e28a1306
commit
51583491f1
1 changed files with 3 additions and 0 deletions
|
@ -151,6 +151,9 @@
|
||||||
dest: /etc/crontab
|
dest: /etc/crontab
|
||||||
when: kiwix_enabled and is_redhat
|
when: kiwix_enabled and is_redhat
|
||||||
|
|
||||||
|
- name: Restart apache, so it picks up kiwix.conf
|
||||||
|
service: name={{ apache_service }} state=restarted
|
||||||
|
|
||||||
# 5. FINALIZE
|
# 5. FINALIZE
|
||||||
|
|
||||||
- name: Add 'kiwix-serve' to list of services at /etc/iiab/iiab.ini
|
- name: Add 'kiwix-serve' to list of services at /etc/iiab/iiab.ini
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue