forked from CCCHH/ansible-infra
Use cert role to deploy a valid certificate for zigbee2mqtt.ccchh.net
This commit is contained in:
parent
1cd0700cf5
commit
ca3a30360f
3 changed files with 17 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue