mirror of
https://github.com/schnidrig/openhab-ansible
synced 2026-01-12 08:58:46 +01:00
new nginx config
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
|
||||
- name: create nginx config
|
||||
template:
|
||||
src: nginx.conf.j2
|
||||
# src: nginx.conf.j2
|
||||
src: nginx.conf.2.j2
|
||||
dest: "/etc/nginx/sites-available/openhab.conf"
|
||||
owner: root
|
||||
group: root
|
||||
|
||||
Reference in New Issue
Block a user