2
0
mirror of https://github.com/schnidrig/openhab-ansible synced 2026-01-12 00:48:46 +01:00

new nginx config

This commit is contained in:
Christian Schnidrig
2023-01-02 18:06:46 +01:00
parent 2e34f13142
commit 3071173f0e
2 changed files with 26 additions and 1 deletions

View File

@@ -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