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-10-27 21:06:30 -04:00 committed by GitHub
parent dd281ba745
commit 2822048ea2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@
src: "{{ calibreweb_venv_path }}/lib/python2.7/site-packages"
dest: "{{ calibreweb_venv_path }}/vendor"
- name: Create Calibre-Web systemd service unit file and calibre-web.conf for Apache
- name: Install systemd unit file calibre-web.service & Apache's calibre-web.conf, from templates
template:
src: "{{ item.src }}"
dest: "{{ item.dest }}"