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-27 16:32:50 -04:00 committed by GitHub
parent d15570604c
commit 1b95bd1614
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@
ignore_errors: True
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:
src: "{{ item.src }}"
dest: "{{ item.dest }}"