Use cert role to deploy a valid certificate for zigbee2mqtt.ccchh.net

This commit is contained in:
yuri 2023-05-09 17:24:20 +02:00
commit ca3a30360f
No known key found for this signature in database
GPG key ID: E646779AC54AEC64
3 changed files with 17 additions and 6 deletions

View file

@ -1,7 +1,8 @@
---
- name: Deploy zigbee2mqtt on zigbee2mqtt.z9
- name: Deploy zigbee2mqtt on zigbee2mqtt.z9.ccchh.net
become: true
hosts: zigbee2mqtt
roles:
- zigbee2mqtt
- cert
- nginx