1
0
Fork 0
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:
A Holt 2018-08-30 21:25:43 -04:00 committed by GitHub
parent 9abba5d58a
commit a02f3a16b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,7 +86,8 @@
state: restarted
when: calibreweb_enabled
- name: Enable http://box/calibre-web with Apache
# Default: http://box/books
- name: Enable http://box{{ calibreweb_url }} with Apache
command: a2ensite calibre-web.conf
when: calibreweb_enabled