mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
line missing
This commit is contained in:
parent
17868d8e24
commit
94917cb26c
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
with_items:
|
with_items:
|
||||||
- { src: 'calibre-web-nginx.conf.j2', dest: '/etc/nginx/conf.d/calibre-web-$
|
- { src: 'calibre-web-nginx.conf.j2', dest: '/etc/nginx/conf.d/calibre-web-nginx.conf', mode: '0644' }
|
||||||
when: calibreweb_enabled | bool and nginx_enabled | bool
|
when: calibreweb_enabled | bool and nginx_enabled | bool
|
||||||
|
|
||||||
- name: Restart nginx systemd service
|
- name: Restart nginx systemd service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue