1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

restart apache

This commit is contained in:
Tim Moody 2017-12-02 16:53:36 -05:00
parent d1e28a1306
commit 51583491f1

View file

@ -151,6 +151,9 @@
dest: /etc/crontab
when: kiwix_enabled and is_redhat
- name: Restart apache, so it picks up kiwix.conf
service: name={{ apache_service }} state=restarted
# 5. FINALIZE
- name: Add 'kiwix-serve' to list of services at /etc/iiab/iiab.ini