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

fix IPv6 no longer working.

use reverse proxy on NAS instead.
This commit is contained in:
Christian Schnidrig
2022-02-24 08:47:04 +01:00
parent 2593db6ece
commit d2c994a8cf
7 changed files with 82 additions and 32 deletions

View File

@@ -16,14 +16,14 @@
tags:
- nginx
- openhab_all
- include: dynv6.yml
tags:
- dynv6
- openhab_all
- include: letsencrypt.yml
tags:
- letsencrypt
- openhab_all
# - include: dynv6.yml
# tags:
# - dynv6
# - openhab_all
# - include: letsencrypt.yml
# tags:
# - letsencrypt
# - openhab_all
- include: scripts.yml
tags:
- scripts