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
d15570604c
commit
1b95bd1614
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
ignore_errors: True
|
ignore_errors: True
|
||||||
when: internet_available
|
when: internet_available
|
||||||
|
|
||||||
- name: Create calibre-web systemd service unit and httpd2 configuration
|
- name: Create calibre-web systemd service unit file and calibre-web.conf for Apache
|
||||||
template:
|
template:
|
||||||
src: "{{ item.src }}"
|
src: "{{ item.src }}"
|
||||||
dest: "{{ item.dest }}"
|
dest: "{{ item.dest }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue