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
dd281ba745
commit
2822048ea2
1 changed files with 1 additions and 1 deletions
|
@ -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 }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue