mirror of
https://github.com/schnidrig/openhab-ansible
synced 2026-01-12 00:48:46 +01:00
Upgrade to openhab 2
letsencrypt
This commit is contained in:
15
roles/openhab2/tasks/main.yml
Normal file
15
roles/openhab2/tasks/main.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
|
||||
- include: repo.yml
|
||||
- include: packages.yml
|
||||
- include: openhab.yml
|
||||
#- include: habmin.yml
|
||||
- include: nfs.yml
|
||||
- include: mysql.yml
|
||||
- include: backup.yml
|
||||
- include: nginx.yml
|
||||
- include: dynv6.yml
|
||||
- include: letsencrypt.yml
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user